<?xml version="1.0" encoding="UTF-8"?>
<con:soapui-project name="ClusterExample1-instance-TWO" soapui-version="2.0.2" xmlns:con="http://eviware.com/soapui/config"><con:settings><con:setting id="ProjectSettings@projectRoot">C:\temp\Cluster Example 1</con:setting></con:settings><con:interface name="echoWSDLBinding" bindingName="{http://j2ee.netbeans.org/wsdl/echoWSDL}echoWSDLBinding" soapVersion="1_1" definition="file:C:\temp\Cluster Example 1\BpelClusterExample1\src\echoWSDL.wsdl"><con:settings/><con:endpoints><con:endpoint>http://localhost:2111/echoWSDLService/echoWSDLPort</con:endpoint></con:endpoints><con:operation isOneWay="true" action="" name="echoWSDLOperation" bindingOperationName="echoWSDLOperation" inputName="input1" sendsAttachments="false"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:2111/echoWSDLService/echoWSDLPort</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ech="http://j2ee.netbeans.org/wsdl/echoWSDL">
   <soapenv:Header/>
   <soapenv:Body>
      <ech:echoWSDLOperation>
         <part1>Test Input - Cluster Intance TWO</part1>
      </ech:echoWSDLOperation>
   </soapenv:Body>
</soapenv:Envelope>]]></con:request></con:call></con:operation><con:definitionCache rootPart="file:C:\temp\Cluster Example 1\BpelClusterExample1\src\echoWSDL.wsdl" type="TEXT"><con:part><con:url>file:C:\temp\Cluster Example 1\BpelClusterExample1\src\echoWSDL.wsdl</con:url><con:content><![CDATA[<definitions name="echoWSDL" targetNamespace="http://j2ee.netbeans.org/wsdl/echoWSDL" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://j2ee.netbeans.org/wsdl/echoWSDL" xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
  <types/>
  <message name="echoWSDLOperationRequest">
    <part name="part1" type="xsd:string"/>
  </message>
  <portType name="echoWSDLPortType">
    <operation name="echoWSDLOperation">
      <input name="input1" message="tns:echoWSDLOperationRequest"/>
    </operation>
  </portType>
  <binding name="echoWSDLBinding" type="tns:echoWSDLPortType">
    <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="echoWSDLOperation">
      <soap:operation/>
      <input name="input1">
        <soap:body use="literal" namespace="http://j2ee.netbeans.org/wsdl/echoWSDL"/>
      </input>
    </operation>
  </binding>
  <service name="echoWSDLService">
    <port name="echoWSDLPort" binding="tns:echoWSDLBinding">
      <soap:address location="http://localhost:${HttpDefaultPort}/echoWSDLService/echoWSDLPort"/>
    </port>
  </service>
  <plnk:partnerLinkType name="echoWSDL">
    <!--A partner link type is automatically generated when a new port type is added. Partner link types are used by BPEL processes. 
In a BPEL process, a partner link represents the interaction between the BPEL process and a partner service. Each partner link is associated with a partner link type.
A partner link type characterizes the conversational relationship between two services. The partner link type can have one or two roles.-->
    <plnk:role name="echoWSDLPortTypeRole" portType="tns:echoWSDLPortType"/>
  </plnk:partnerLinkType>
</definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part></con:definitionCache></con:interface><con:testSuite name="TestSuite 1"><con:settings/><con:runType>SEQUENTIAL</con:runType><con:testCase failOnError="true" failTestCaseOnErrors="true" keepSession="false" name="TestCase 1" searchProperties="true"><con:settings/><con:testStep type="request" name="echoWSDLOperation - Request 1"><con:settings/><con:config xsi:type="con:RequestStep" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:interface>echoWSDLBinding</con:interface><con:operation>echoWSDLOperation</con:operation><con:request name="echoWSDLOperation - Request 1" outgoingWss="" incomingWss="" wssPasswordType=""><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:2111/echoWSDLService/echoWSDLPort</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ech="http://j2ee.netbeans.org/wsdl/echoWSDL">
   <soapenv:Header/>
   <soapenv:Body>
      <ech:echoWSDLOperation>
         <part1>Test Input - Cluster Intance TWO</part1>
      </ech:echoWSDLOperation>
   </soapenv:Body>
</soapenv:Envelope>]]></con:request></con:request></con:config></con:testStep><con:loadTest name="LoadTest 1"><con:settings/><con:threadCount>2</con:threadCount><con:startDelay>0</con:startDelay><con:sampleInterval>250</con:sampleInterval><con:calculateTPSOnTimePassed>false</con:calculateTPSOnTimePassed><con:resetStatisticsOnThreadCountChange>true</con:resetStatisticsOnThreadCountChange><con:historyLimit>-1</con:historyLimit><con:testLimit>10</con:testLimit><con:limitType>COUNT</con:limitType><con:loadStrategy><con:type>Simple</con:type></con:loadStrategy><con:assertion type="Step Status" name="Step Status"/><con:maxAssertionErrors>100</con:maxAssertionErrors></con:loadTest><con:properties/></con:testCase><con:properties/></con:testSuite><con:properties/><con:wssContainer/></con:soapui-project>