You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by va...@apache.org on 2010/05/27 20:10:26 UTC

svn commit: r948937 [23/33] - in /ode/trunk: ./ agents/src/main/java/org/apache/ode/agents/memory/ axis2-war/ axis2-war/src/main/assembly/ axis2-war/src/main/webapp/ axis2-war/src/main/webapp/WEB-INF/ axis2-war/src/main/webapp/WEB-INF/classes/ axis2-wa...

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar2/ExtVar2.xsd
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar2/ExtVar2.xsd?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar2/ExtVar2.xsd (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar2/ExtVar2.xsd Thu May 27 18:09:53 2010
@@ -17,8 +17,8 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
-<schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://foo/extvar" 
-    xmlns:tns="http://foo/extvar" 
+<schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://foo/extvar"
+    xmlns:tns="http://foo/extvar"
     xmlns:xs="http://www.w3.org/2001/XMLSchema"
     elementFormDefault="qualified">
 
@@ -29,7 +29,7 @@
             </sequence>
         </complexType>
     </element>
-    
+
     <element name="costPerCustomer-keys">
         <complexType>
             <sequence>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar2/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar2/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar2/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar2/deploy.xml Thu May 27 18:09:53 2010
@@ -17,12 +17,12 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
-<deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03" 
-    xmlns:pns="http://ode/bpel/unit-test" 
-    xmlns:wns="http://ode/bpel/unit-test.wsdl" 
-    xmlns:xvar="http://ode.apache.org/externalVariables" 
+<deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
+    xmlns:pns="http://ode/bpel/unit-test"
+    xmlns:wns="http://ode/bpel/unit-test.wsdl"
+    xmlns:xvar="http://ode.apache.org/externalVariables"
     xmlns:jdbc="http://ode.apache.org/externalVariables/jdbc">
-    
+
     <process name="pns:ExtVar2">
         <active>true</active>
         <provide partnerLink="ExtVarPartnerLink">

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar2/test.properties
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar2/test.properties?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar2/test.properties (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar2/test.properties Thu May 27 18:09:53 2010
@@ -25,10 +25,10 @@ response1=.*k2.*k2.*v2-1.*
 #  <tns:response>
 #    <keys xmlns="http://test.com/xvar/example">
 #        <key1>k2</key1>
-#    </keys>                 
+#    </keys>
 #    <values xmlns="http://test.com/xvar/example">
 #        <key1>k2</key1>
 #        <value0>v2-1</value0>
-#    </values>             
+#    </values>
 #  </tns:response>
 #

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar3/ExtVar3-EmptyValues.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar3/ExtVar3-EmptyValues.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar3/ExtVar3-EmptyValues.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar3/ExtVar3-EmptyValues.bpel Thu May 27 18:09:53 2010
@@ -17,19 +17,19 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
-<bpel:process xmlns:bpel="http://docs.oasis-open.org/wsbpel/2.0/process/executable" 
-            xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 
-            xmlns:xs="http://www.w3.org/2001/XMLSchema" 
-            xmlns:vprop="http://docs.oasis-open.org/wsbpel/2.0/varprop" 
-            xmlns:pnlk="http://docs.oasis-open.org/wsbpel/2.0/plnktype" 
-            xmlns:extvar3="http://test.com/xvar/example" 
-            xmlns:this="http://example.com/process/ExtVar3/EmptyValues" 
-            xmlns:tns="http://www.example.org/TestSchema" 
-            xmlns:external="http://example.com/process/ExtVar3/external" 
-            xmlns:diag="http://example.com/process/ExtVar3" 
-            xmlns:atomic="http://ode.apache.org/atomicScope" 
-            queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0" 
-            expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0" 
+<bpel:process xmlns:bpel="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
+            xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
+            xmlns:xs="http://www.w3.org/2001/XMLSchema"
+            xmlns:vprop="http://docs.oasis-open.org/wsbpel/2.0/varprop"
+            xmlns:pnlk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
+            xmlns:extvar3="http://test.com/xvar/example"
+            xmlns:this="http://example.com/process/ExtVar3/EmptyValues"
+            xmlns:tns="http://www.example.org/TestSchema"
+            xmlns:external="http://example.com/process/ExtVar3/external"
+            xmlns:diag="http://example.com/process/ExtVar3"
+            xmlns:atomic="http://ode.apache.org/atomicScope"
+            queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
+            expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
             name="EmptyValues" targetNamespace="http://example.com/process/ExtVar3/EmptyValues">
   <bpel:import namespace="http://example.com/process/ExtVar3" location="ExtVar3.wsdl" importType="http://schemas.xmlsoap.org/wsdl/"/>
   <bpel:import namespace="http://example.com/process/ExtVar3/EmptyValues" location="ExtVar3-EmptyValues.wsdl" importType="http://schemas.xmlsoap.org/wsdl/"/>
@@ -42,10 +42,10 @@
     <bpel:variable name="DataTypesTest" element="extvar3:DataTypesTest" xmlns:xvar="http://ode.apache.org/externalVariables" xvar:id="DataTypesTest-_X6kAaANuEd23JYbph3XjSA" xvar:relates-to="DataTypesTest-keys"/>
   </bpel:variables>
   <bpel:sequence>
-    <bpel:receive partnerLink="EmptyValuesAndExternalPlkVar" 
-                  portType="this:Forexternal" 
-                  operation="EventStartMessage" 
-                  variable="thisEventStartMessageRequest" 
+    <bpel:receive partnerLink="EmptyValuesAndExternalPlkVar"
+                  portType="this:Forexternal"
+                  operation="EventStartMessage"
+                  variable="thisEventStartMessageRequest"
                   createInstance="yes" />
     <bpel:assign name="init-variables-EmptyValues">
       <bpel:copy>
@@ -91,9 +91,9 @@
         <bpel:to>$DataTypesTest/extvar3:booleanCol</bpel:to>
       </bpel:copy>
     </bpel:assign>
-    <bpel:reply partnerLink="EmptyValuesAndExternalPlkVar" 
-                portType="this:Forexternal" 
-                operation="EventStartMessage" 
+    <bpel:reply partnerLink="EmptyValuesAndExternalPlkVar"
+                portType="this:Forexternal"
+                operation="EventStartMessage"
                 variable="thisEventStartMessageRequest" />
   </bpel:sequence>
 </bpel:process>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar3/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar3/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar3/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/ExtVar3/deploy.xml Thu May 27 18:09:53 2010
@@ -18,14 +18,14 @@
   ~ under the License.
   -->
 <dd:deploy xmlns:dd="http://ode.fivesight.com/schemas/2006/06/27/dd">
-    <dd:process xmlns:dd="http://ode.fivesight.com/schemas/2006/06/27/dd" 
-                xmlns:diag="http://example.com/process/ExtVar3" 
-                xmlns:tns="http://www.example.org/TestSchema" 
-                xmlns:external="http://example.com/process/ExtVar3/external" 
-                xmlns:bamtest="http://test.com/xvar/example" 
-                xmlns:xs="http://www.w3.org/2001/XMLSchema" 
-                xmlns:this="http://example.com/process/ExtVar3/EmptyValues" 
-                name="this:EmptyValues" 
+    <dd:process xmlns:dd="http://ode.fivesight.com/schemas/2006/06/27/dd"
+                xmlns:diag="http://example.com/process/ExtVar3"
+                xmlns:tns="http://www.example.org/TestSchema"
+                xmlns:external="http://example.com/process/ExtVar3/external"
+                xmlns:bamtest="http://test.com/xvar/example"
+                xmlns:xs="http://www.w3.org/2001/XMLSchema"
+                xmlns:this="http://example.com/process/ExtVar3/EmptyValues"
+                name="this:EmptyValues"
                 fileName="process/ExtVar3-EmptyValues.bpel">
       <xvar:externalVariable xmlns:xvar="http://ode.apache.org/externalVariables" id="DataTypesTest-_X6kAaANuEd23JYbph3XjSA">
         <xjdbc:jdbc xmlns:xjdbc="http://ode.apache.org/externalVariables/jdbc">

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/HelloWorld2/HelloWorld2.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/HelloWorld2/HelloWorld2.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/HelloWorld2/HelloWorld2.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/HelloWorld2/HelloWorld2.bpel Thu May 27 18:09:53 2010
@@ -17,7 +17,7 @@
   ~ under the License.
   -->
 <process name="HelloWorld2"
-    targetNamespace="http://ode/bpel/unit-test" 
+    targetNamespace="http://ode/bpel/unit-test"
     xmlns:bpws="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
     xmlns="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
     xmlns:tns="http://ode/bpel/unit-test"
@@ -31,19 +31,19 @@
      importType="http://schemas.xmlsoap.org/wsdl/" />
 
    <partnerLinks>
-      <partnerLink name="helloPartnerLink" 
-         partnerLinkType="test:HelloPartnerLinkType" 
+      <partnerLink name="helloPartnerLink"
+         partnerLinkType="test:HelloPartnerLinkType"
          myRole="me" />
    </partnerLinks>
-    
+
    <variables>
      <variable name="myVar" messageType="test:HelloMessage"/>
      <variable name="tmpVar" type="xsd:string"/>
      <variable name="tmpDate" type="xsd:dateTime"/>
    </variables>
-        
-   <sequence>   
-       <receive 
+
+   <sequence>
+       <receive
           name="start"
           partnerLink="helloPartnerLink"
           portType="test:HelloPortType"
@@ -61,9 +61,9 @@
              <to variable="myVar" part="TestPart"/>
          </copy>
       </assign>
-       <reply name="end"  
+       <reply name="end"
               partnerLink="helloPartnerLink"
-              portType="test:HelloPortType" 
+              portType="test:HelloPortType"
               operation="hello"
               variable="myVar"/>
    </sequence>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/HelloWorld2/HelloWorld2.wsdl
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/HelloWorld2/HelloWorld2.wsdl?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/HelloWorld2/HelloWorld2.wsdl (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/HelloWorld2/HelloWorld2.wsdl Thu May 27 18:09:53 2010
@@ -18,27 +18,27 @@
   ~ under the License.
   -->
 
-<wsdl:definitions 
+<wsdl:definitions
     targetNamespace="http://ode/bpel/unit-test.wsdl"
     xmlns="http://schemas.xmlsoap.org/wsdl/"
     xmlns:tns="http://ode/bpel/unit-test.wsdl"
-    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 
+    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
     xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
     xmlns:bpws="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
     xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype">
-    
+
     <wsdl:message name="HelloMessage">
         <wsdl:part name="TestPart" type="xsd:string"/>
     </wsdl:message>
-    
+
     <wsdl:portType name="HelloPortType">
         <wsdl:operation name="hello">
             <wsdl:input message="tns:HelloMessage" name="TestIn"/>
             <wsdl:output message="tns:HelloMessage" name="TestOut"/>
-        </wsdl:operation>    
+        </wsdl:operation>
     </wsdl:portType>
-    
+
      <wsdl:binding name="HelloSoapBinding" type="tns:HelloPortType">
         <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
         <wsdl:operation name="hello">
@@ -50,7 +50,7 @@
             </wsdl:input>
             <wsdl:output>
                 <soap:body
-                    namespace="http://ode/bpel/unit-test.wsdl" 
+                    namespace="http://ode/bpel/unit-test.wsdl"
                     use="literal"/>
             </wsdl:output>
         </wsdl:operation>
@@ -60,7 +60,7 @@
             <soap:address location="http://localhost:8080/ode/processes/helloWorld"/>
         </wsdl:port>
     </wsdl:service>
-    
+
    <plnk:partnerLinkType name="HelloPartnerLinkType">
        <plnk:role name="me" portType="tns:HelloPortType"/>
        <plnk:role name="you" portType="tns:HelloPortType"/>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/HelloWorld2/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/HelloWorld2/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/HelloWorld2/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/HelloWorld2/deploy.xml Thu May 27 18:09:53 2010
@@ -17,7 +17,7 @@
   ~ under the License.
   -->
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test" 
+    xmlns:pns="http://ode/bpel/unit-test"
     xmlns:wns="http://ode/bpel/unit-test.wsdl">
 
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeCorrelationTest/NegativeCorrelationTest.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeCorrelationTest/NegativeCorrelationTest.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeCorrelationTest/NegativeCorrelationTest.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeCorrelationTest/NegativeCorrelationTest.bpel Thu May 27 18:09:53 2010
@@ -35,7 +35,7 @@
     <import location="../ProbeService/probeService.wsdl"
         namespace="http://ode/bpel/unit-test/ProbeService.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/"/>
-    
+
 
 <!-- This is a negative unit test for the ODE compiler. The compiler should
      throw an exception because the <pick> does not contain a correlation set. -->
@@ -46,11 +46,11 @@
   </partnerLinks>
 
   <variables>
-    <variable name="request" 
+    <variable name="request"
                messageType="wns:requestMessage"/>
-    <variable name="probeInput" 
+    <variable name="probeInput"
                messageType="prb:probeMessage"/>
-    <variable name="reply" 
+    <variable name="reply"
                messageType="wns:replyMessage"/>
   </variables>
 
@@ -60,7 +60,7 @@
 
     <sequence>
         <receive name="receive1" partnerLink="request1"
-            portType="wns:NegativeCorrelationTestPT" 
+            portType="wns:NegativeCorrelationTestPT"
                  operation="request" variable="request"
                  createInstance="yes">
             <correlations>
@@ -77,7 +77,7 @@
             <from variable="request" part="requestText"/>
             <to variable="probeInput" part="probeData"/>
           </copy>
-        </assign>   
+        </assign>
 
 
       <assign>
@@ -87,12 +87,12 @@
                 </from>
                     <to variable="probeInput" part="probeName"/>
             </copy>
-      </assign> 
+      </assign>
 
        <invoke name="probe" partnerLink="probe"
-                portType="prb:probeMessagePT" 
+                portType="prb:probeMessagePT"
                 operation="probe"
-                inputVariable="probeInput"  
+                inputVariable="probeInput"
                 outputVariable="probeInput">
        </invoke>
 
@@ -112,15 +112,15 @@
                             </from>
                             <to variable="probeInput" part="probeName"/>
                         </copy>
-                        </assign> 
+                        </assign>
 
                         <invoke name="probe" partnerLink="probe"
-                            portType="prb:probeMessagePT" 
+                            portType="prb:probeMessagePT"
                             operation="probe"
-                            inputVariable="probeInput"  
+                            inputVariable="probeInput"
                             outputVariable="probeInput">
                         </invoke>
-                    
+
                         <assign>
                         <copy>
                             <from>
@@ -128,12 +128,12 @@
                             </from>
                             <to variable="probeInput" part="probeName"/>
                         </copy>
-                        </assign> 
+                        </assign>
 
                         <invoke name="probe" partnerLink="probe"
-                            portType="prb:probeMessagePT" 
+                            portType="prb:probeMessagePT"
                             operation="probe"
-                            inputVariable="probeInput"  
+                            inputVariable="probeInput"
                             outputVariable="probeInput">
                         </invoke>
 
@@ -146,10 +146,10 @@
                                 <from variable="probeInput" part="probeData"/>
                                 <to variable="reply" part="replyText"/>
                         </copy>
-                    </assign> 
-        
-                    <reply name="reply" partnerLink="request1" portType="wns:NegativeCorrelationTestPT" 
-                            operation="continue1" variable="reply"> 
+                    </assign>
+
+                    <reply name="reply" partnerLink="request1" portType="wns:NegativeCorrelationTestPT"
+                            operation="continue1" variable="reply">
                     </reply>
 
                 </sequence>
@@ -169,15 +169,15 @@
                             </from>
                             <to variable="probeInput" part="probeName"/>
                         </copy>
-                        </assign> 
+                        </assign>
 
                         <invoke name="probe" partnerLink="probe"
-                            portType="prb:probeMessagePT" 
+                            portType="prb:probeMessagePT"
                             operation="probe"
-                            inputVariable="probeInput"  
+                            inputVariable="probeInput"
                             outputVariable="probeInput">
                         </invoke>
-                    
+
                         <assign>
                         <copy>
                             <from>
@@ -185,12 +185,12 @@
                             </from>
                             <to variable="probeInput" part="probeName"/>
                         </copy>
-                        </assign> 
+                        </assign>
 
                         <invoke name="probe" partnerLink="probe"
-                            portType="prb:probeMessagePT" 
+                            portType="prb:probeMessagePT"
                             operation="probe"
-                            inputVariable="probeInput"  
+                            inputVariable="probeInput"
                             outputVariable="probeInput">
                         </invoke>
                     <assign name="assign2">
@@ -202,10 +202,10 @@
                                 <from variable="probeInput" part="probeData"/>
                                 <to variable="reply" part="replyText"/>
                         </copy>
-                    </assign> 
-        
-                    <reply name="reply" partnerLink="request1" portType="wns:NegativeCorrelationTestPT" 
-                            operation="continue2" variable="reply"> 
+                    </assign>
+
+                    <reply name="reply" partnerLink="request1" portType="wns:NegativeCorrelationTestPT"
+                            operation="continue2" variable="reply">
                     </reply>
 
                 </sequence>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeCorrelationTest/NegativeCorrelationTest.wsdl
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeCorrelationTest/NegativeCorrelationTest.wsdl?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeCorrelationTest/NegativeCorrelationTest.wsdl (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeCorrelationTest/NegativeCorrelationTest.wsdl Thu May 27 18:09:53 2010
@@ -17,13 +17,13 @@
    ~ under the License.
 -->
 
-<wsdl:definitions 
+<wsdl:definitions
    targetNamespace="http://ode/bpel/unit-test/NegativeCorrelationTest.wsdl"
    xmlns:tns="http://ode/bpel/unit-test/NegativeCorrelationTest.wsdl"
    xmlns="http://ode/bpel/unit-test/NegativeCorrelationTest.wsdl"
    xmlns:prb="http://ode/bpel/unit-test/ProbeService.wsdl"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
-   xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"      
+   xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:bpws="http://docs.oasis-open.org/wsbpel/2.0/process/executable">
 
@@ -32,7 +32,7 @@
       <wsdl:part name="requestID" type="xsd:string"/>
       <wsdl:part name="requestText" type="xsd:string"/>
    </wsdl:message>
-   
+
    <wsdl:message name="replyMessage">
       <wsdl:part name="replyID" type="xsd:string"/>
       <wsdl:part name="replyText" type="xsd:string"/>
@@ -53,7 +53,7 @@
       </wsdl:operation>
    </wsdl:portType>
 
-   
+
    <wsdl:binding name="NegativeCorrelationTestBinding" type="tns:NegativeCorrelationTestPT">
       <wsdl:operation name="request">
       </wsdl:operation>
@@ -66,7 +66,7 @@
       <wsdl:port name="NegativeCorrelationTestPort" binding="tns:NegativeCorrelationTestBinding">
       </wsdl:port>
    </wsdl:service>
-   
+
    <plnk:partnerLinkType name="NegativeCorrelationTestRequest">
       <plnk:role name="NegativeCorrelationTestService" portType="NegativeCorrelationTestPT"/>
    </plnk:partnerLinkType>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeCorrelationTest/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeCorrelationTest/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeCorrelationTest/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeCorrelationTest/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/NegativeCorrelationTest" 
+    xmlns:pns="http://ode/bpel/unit-test/NegativeCorrelationTest"
     xmlns:wns="http://ode/bpel/unit-test/NegativeCorrelationTest.wsdl">
 
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeInitializationTest/NegativeInitializationTest.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeInitializationTest/NegativeInitializationTest.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeInitializationTest/NegativeInitializationTest.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeInitializationTest/NegativeInitializationTest.bpel Thu May 27 18:09:53 2010
@@ -37,7 +37,7 @@
     <import location="../ProbeService/probeService.wsdl"
         namespace="http://ode/bpel/unit-test/ProbeService.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/"/>
-    
+
 
   <partnerLinks>
     <partnerLink name="request1" partnerLinkType="wns:NegativeInitializationTestRequest" myRole="NegativeInitializationTestService"/>
@@ -45,11 +45,11 @@
   </partnerLinks>
 
   <variables>
-    <variable name="request" 
+    <variable name="request"
                messageType="wns:requestMessage"/>
-    <variable name="probeInput" 
+    <variable name="probeInput"
                messageType="prb:probeMessage"/>
-    <variable name="reply" 
+    <variable name="reply"
                messageType="wns:replyMessage"/>
   </variables>
 
@@ -58,7 +58,7 @@
   </correlationSets>
 
   <sequence>
-    
+
   <scope name="scopeOne">
     <eventHandlers>
 
@@ -78,12 +78,12 @@
                             </from>
                             <to variable="probeInput" part="probeName"/>
                         </copy>
-                    </assign> 
+                    </assign>
 
                     <invoke name="probe" partnerLink="probe"
-                            portType="prb:probeMessagePT" 
+                            portType="prb:probeMessagePT"
                             operation="probe"
-                            inputVariable="probeInput"  
+                            inputVariable="probeInput"
                             outputVariable="probeInput">
                     </invoke>
                 </sequence>
@@ -105,12 +105,12 @@
                             </from>
                             <to variable="probeInput" part="probeName"/>
                         </copy>
-                    </assign> 
+                    </assign>
 
                     <invoke name="probe" partnerLink="probe"
-                            portType="prb:probeMessagePT" 
+                            portType="prb:probeMessagePT"
                             operation="probe"
-                            inputVariable="probeInput"  
+                            inputVariable="probeInput"
                             outputVariable="probeInput">
                     </invoke>
                 </sequence>
@@ -121,18 +121,18 @@
     </eventHandlers>
 
   <sequence>
-        
+
     <receive name="receive1" partnerLink="request1"
-        portType="wns:NegativeInitializationTestPT" 
+        portType="wns:NegativeInitializationTestPT"
         operation="request" variable="request"
         createInstance="yes">
         <correlations>
             <correlation set="testCorr1" initiate="yes"/>
         </correlations>
     </receive>
-    
+
         <!-- Copy input variables to internal accumulators -->
-     
+
         <assign name="assign1">
           <copy>
             <from variable="request" property="wns:testProbeID"/>
@@ -142,8 +142,8 @@
             <from variable="request" property="wns:testProbeData"/>
             <to variable="probeInput" part="probeData"/>
           </copy>
-        </assign>   
-    
+        </assign>
+
 
       <assign>
             <copy>
@@ -152,19 +152,19 @@
                 </from>
                     <to variable="probeInput" part="probeName"/>
             </copy>
-      </assign> 
+      </assign>
 
        <invoke name="probe" partnerLink="probe"
-                portType="prb:probeMessagePT" 
+                portType="prb:probeMessagePT"
                 operation="probe"
-                inputVariable="probeInput"  
+                inputVariable="probeInput"
                 outputVariable="probeInput">
        </invoke>
-       
+
     <!-- block the process here while test messages are sent to the eventHandlers -->
-       
+
         <receive name="receive2" partnerLink="request1"
-            portType="wns:NegativeInitializationTestPT" 
+            portType="wns:NegativeInitializationTestPT"
                  operation="continue1" variable="request">
         <correlations>
             <correlation set="testCorr1"/>
@@ -181,17 +181,17 @@
                 </from>
                 <to variable="probeInput" part="probeName"/>
             </copy>
-      </assign> 
+      </assign>
 
        <invoke name="probe" partnerLink="probe"
-                portType="prb:probeMessagePT" 
+                portType="prb:probeMessagePT"
                 operation="probe"
-                inputVariable="probeInput"  
+                inputVariable="probeInput"
                 outputVariable="probeInput">
        </invoke>
 
         <receive name="receive3" partnerLink="request1"
-            portType="wns:NegativeInitializationTestPT" 
+            portType="wns:NegativeInitializationTestPT"
                  operation="continue2" variable="request">
         <correlations>
             <correlation set="testCorr1"/>
@@ -205,12 +205,12 @@
                 </from>
                 <to variable="probeInput" part="probeName"/>
             </copy>
-        </assign> 
+        </assign>
 
        <invoke name="probe" partnerLink="probe"
-                portType="prb:probeMessagePT" 
+                portType="prb:probeMessagePT"
                 operation="probe"
-                inputVariable="probeInput"  
+                inputVariable="probeInput"
                 outputVariable="probeInput">
        </invoke>
       <assign name="assign2">
@@ -222,11 +222,11 @@
             <from variable="probeInput" part="probeData"/>
             <to variable="reply" part="replyText"/>
           </copy>
-      </assign> 
-        
-    <reply name="reply" partnerLink="request1" portType="wns:NegativeInitializationTestPT" 
-               operation="continue2" variable="reply"> 
+      </assign>
+
+    <reply name="reply" partnerLink="request1" portType="wns:NegativeInitializationTestPT"
+               operation="continue2" variable="reply">
       </reply>
-  
+
   </sequence>
 </process>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeInitializationTest/NegativeInitializationTest.wsdl
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeInitializationTest/NegativeInitializationTest.wsdl?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeInitializationTest/NegativeInitializationTest.wsdl (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeInitializationTest/NegativeInitializationTest.wsdl Thu May 27 18:09:53 2010
@@ -17,14 +17,14 @@
    ~ under the License.
 -->
 
-<wsdl:definitions 
+<wsdl:definitions
    targetNamespace="http://ode/bpel/unit-test/NegativeInitializationTest.wsdl"
    xmlns:tns="http://ode/bpel/unit-test/NegativeInitializationTest.wsdl"
    xmlns:typens="http://ode/bpel/unit-test/NegativeInitializationTest.wsdl.types"
    xmlns="http://ode/bpel/unit-test/NegativeInitializationTest.wsdl"
    xmlns:prb="http://ode/bpel/unit-test/ProbeService.wsdl"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
-   xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"      
+   xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:bpws="http://docs.oasis-open.org/wsbpel/2.0/process/executable">
 
@@ -96,14 +96,14 @@
          testMessage/requestID
       </bpws:query>
    </bpws:propertyAlias>
-   
+
    <bpws:property name="testProbeData" type="xsd:string"/>
    <bpws:propertyAlias propertyName="tns:testProbeData" messageType="tns:requestMessage" part="requestMessageData">
       <bpws:query queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0">
          testMessage/requestText
       </bpws:query>
    </bpws:propertyAlias>
-   
+
 
    <plnk:partnerLinkType name="NegativeInitializationTestRequest">
       <plnk:role name="NegativeInitializationTestService" portType="NegativeInitializationTestPT"/>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeInitializationTest/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeInitializationTest/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeInitializationTest/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeInitializationTest/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/NegativeInitializationTest" 
+    xmlns:pns="http://ode/bpel/unit-test/NegativeInitializationTest"
     xmlns:wns="http://ode/bpel/unit-test/NegativeInitializationTest.wsdl">
 
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeTargetNSTest1/NegativeTargetNSTest1.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeTargetNSTest1/NegativeTargetNSTest1.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeTargetNSTest1/NegativeTargetNSTest1.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeTargetNSTest1/NegativeTargetNSTest1.bpel Thu May 27 18:09:53 2010
@@ -28,7 +28,7 @@
     queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
     expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
     suppressJoinFailure="yes">
-    
+
 
     <import location="NegativeTargetNSTest1.wsdl"
         namespace="http://ode/bpel/unit-test/NegativeTargetNSTest1.wsdl"

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeTargetNSTest1/NegativeTargetNSTest1.wsdl
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeTargetNSTest1/NegativeTargetNSTest1.wsdl?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeTargetNSTest1/NegativeTargetNSTest1.wsdl (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeTargetNSTest1/NegativeTargetNSTest1.wsdl Thu May 27 18:09:53 2010
@@ -20,10 +20,10 @@
 <wsdl:definitions targetNamespace="http://ode/bpel/unit-test/NegativeTargetNSTest.wsdl"
     xmlns:tns="http://ode/bpel/unit-test/NegativeTargetNSTest1.wsdl"
     xmlns="http://ode/bpel/unit-test/NegativeTargetNSTest1.wsdl"
-    xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"      
+    xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
     xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
-    
+
     <wsdl:message name="requestMessage">
         <wsdl:part name="requestID" type="xsd:string"/>
         <wsdl:part name="requestText" type="xsd:string"/>
@@ -46,8 +46,8 @@
     <wsdl:service name="NegativeTargetNSTest1Service">
         <wsdl:port name="NegativeTargetNSTest1Port" binding="tns:NegativeTargetNSTest1Binding">
         </wsdl:port>
-    </wsdl:service>	
-    
+    </wsdl:service>
+
     <plnk:partnerLinkType name="NegativeTargetNSTest1Request">
         <plnk:role name="NegativeTargetNSTest1Service" portType="NegativeTargetNSTest1PT"/>
     </plnk:partnerLinkType>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeTargetNSTest1/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeTargetNSTest1/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeTargetNSTest1/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/NegativeTargetNSTest1/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/NegativeTargetNSTest1" 
+    xmlns:pns="http://ode/bpel/unit-test/NegativeTargetNSTest1"
     xmlns:wns="http://ode/bpel/unit-test/NegativeTargetNSTest1.wsdl">
 
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAlarm/HandleTimer-Timer.wsdl
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAlarm/HandleTimer-Timer.wsdl?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAlarm/HandleTimer-Timer.wsdl (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAlarm/HandleTimer-Timer.wsdl Thu May 27 18:09:53 2010
@@ -21,7 +21,7 @@
                   xmlns:Client="http://example.com/HandleTimer/Client"
                   xmlns:message="http://ode.apache.org/example"
                   xmlns:bpel="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
-                  xmlns:pnlk="http://docs.oasis-open.org/wsbpel/2.0/plnktype" 
+                  xmlns:pnlk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
                   xmlns:xs="http://www.w3.org/2001/XMLSchema"
                   xmlns:root="http://example.com/HandleTimer"
                   xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAlarm/HandleTimer.wsdl
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAlarm/HandleTimer.wsdl?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAlarm/HandleTimer.wsdl (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAlarm/HandleTimer.wsdl Thu May 27 18:09:53 2010
@@ -20,7 +20,7 @@
 <wsdl:definitions xmlns:tns="http://ode.apache.org/example"
                   xmlns:bpdm="http://www.intalio/designer/business-process-data-modeling"
                   xmlns:Client="http://example.com/HandleTimer/Client"
-                  xmlns:bpel="http://docs.oasis-open.org/wsbpel/2.0/process/executable" 
+                  xmlns:bpel="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
                   xmlns:pnlk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
                   xmlns:xs="http://www.w3.org/2001/XMLSchema"
                   xmlns:root="http://example.com/HandleTimer"

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAlarm/message.xsd
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAlarm/message.xsd?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAlarm/message.xsd (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAlarm/message.xsd Thu May 27 18:09:53 2010
@@ -22,5 +22,5 @@
             xmlns:tns="http://ode.apache.org/example">
   <!-- Data types -->
   <xsd:element name="start" type="xsd:string"/>
-  
+
 </xsd:schema>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignActivity1/TestAssign.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignActivity1/TestAssign.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignActivity1/TestAssign.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignActivity1/TestAssign.bpel Thu May 27 18:09:53 2010
@@ -119,7 +119,7 @@
                     <to>1</to>
                 </copy>
             </assign>
-        </scope>     
+        </scope>
         <reply name="end" partnerLink="TestAssignPartnerLink" portType="test:TestAssignPortType"
                operation="testAssign" variable="otherMsgVar"/>
     </sequence>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignActivity2/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignActivity2/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignActivity2/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignActivity2/deploy.xml Thu May 27 18:09:53 2010
@@ -25,7 +25,7 @@
     <process name="pns:TestAssign">
         <property name="punctuation">!</property>
         <property name="epr">
-            <sref:service-ref 
+            <sref:service-ref
                 xmlns:sref=" http://docs.oasis-open.org/wsbpel/2.0/serviceref"
                 xmlns:addr="http://example.com/addressing"
                 xmlns:as="http://example.com/auction/wsdl/auctionService/">

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignMissingData/TestAssign.wsdl
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignMissingData/TestAssign.wsdl?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignMissingData/TestAssign.wsdl (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignMissingData/TestAssign.wsdl Thu May 27 18:09:53 2010
@@ -28,10 +28,10 @@
     xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
     xmlns:bpws="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
     xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype">
-    
+
     <types>
         <xsd:schema
-            targetNamespace="http://ode/bpel/unit-testAssign1.wsdl">		
+            targetNamespace="http://ode/bpel/unit-testAssign1.wsdl">
                 <xsd:complexType name="foo">
                     <xsd:sequence minOccurs="0">
                         <xsd:element name="bar" type="xsd:string"/>
@@ -47,7 +47,7 @@
     <wsdl:message name="TestAssignMessageOut">
         <wsdl:part name="TestPart" element="xsd:string"/>
     </wsdl:message>
-    
+
     <wsdl:portType name="TestAssignPortType">
         <wsdl:operation name="testAssign">
             <wsdl:input message="tns:TestAssignMessageIn" name="TestIn"/>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignMissingData/TestIgnoreMissingFromData.wsdl
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignMissingData/TestIgnoreMissingFromData.wsdl?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignMissingData/TestIgnoreMissingFromData.wsdl (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestAssignMissingData/TestIgnoreMissingFromData.wsdl Thu May 27 18:09:53 2010
@@ -27,13 +27,13 @@
         >
 
     <types>
-        <schema attributeFormDefault="unqualified" elementFormDefault="qualified" 
-                targetNamespace="test:test" 
+        <schema attributeFormDefault="unqualified" elementFormDefault="qualified"
+                targetNamespace="test:test"
                 xmlns="http://www.w3.org/2001/XMLSchema">
 
             <element name="Input" type="string" />
             <element name="Output" type="string" />
-        
+
             <element name="TestElement">
                 <complexType>
                     <sequence>
@@ -57,11 +57,11 @@
             <output message="tns:OutputMessage"/>
         </operation>
     </portType>
-     
+
     <plnk:partnerLinkType name="ServicePartnerLinkType">
         <plnk:role name="ServiceProvider" portType="tns:ServicePortType"/>
     </plnk:partnerLinkType>
-    
+
     <binding name="ServiceBinding" type="tns:ServicePortType">
         <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />
         <operation name="process">
@@ -74,7 +74,7 @@
             </output>
         </operation>
     </binding>
-    
+
     <service name="TestIgnoreMissingFromDataService">
         <port name="TestIgnoreMissingFromDataPort" binding="tns:ServiceBinding">
             <soap:address location="http://[server]:[port]/ode/processes/TestIgnoreMissingFromData" />

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCatchFaultInFaultHandler/TestCatchFaultInFaultHandler.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCatchFaultInFaultHandler/TestCatchFaultInFaultHandler.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCatchFaultInFaultHandler/TestCatchFaultInFaultHandler.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCatchFaultInFaultHandler/TestCatchFaultInFaultHandler.bpel Thu May 27 18:09:53 2010
@@ -27,11 +27,11 @@
   queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
   expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
   suppressJoinFailure="yes">
-  
+
   <bpel:import location="TestCatchFaultInFaultHandler.wsdl"
     namespace="http://ode/bpel/unit-test/TestCatchFaultInFaultHandler.wsdl"
     importType="http://schemas.xmlsoap.org/wsdl/" />
-  
+
   <bpel:partnerLinks>
     <bpel:partnerLink name="TestCatchFaultInFaultHandlerPL" partnerLinkType="wns:TestCatchFaultInFaultHandlerRequest" myRole="TestCatchFaultInFaultHandlerService"/>
   </bpel:partnerLinks>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCatchFaultInFaultHandler/TestCatchFaultInFaultHandler.wsdl
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCatchFaultInFaultHandler/TestCatchFaultInFaultHandler.wsdl?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCatchFaultInFaultHandler/TestCatchFaultInFaultHandler.wsdl (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCatchFaultInFaultHandler/TestCatchFaultInFaultHandler.wsdl Thu May 27 18:09:53 2010
@@ -17,11 +17,11 @@
   ~ under the License.
 -->
 
-<wsdl:definitions 
+<wsdl:definitions
   targetNamespace="http://ode/bpel/unit-test/TestCatchFaultInFaultHandler.wsdl"
   xmlns="http://ode/bpel/unit-test/TestCatchFaultInFaultHandler.wsdl"
   xmlns:tns="http://ode/bpel/unit-test/TestCatchFaultInFaultHandler.wsdl"
-  xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"      
+  xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
   xmlns:prb="http://ode/bpel/unit-test/ProbeService.wsdl"
   xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
@@ -49,9 +49,9 @@
     <wsdl:port name="TestCatchFaultInFaultHandlerPort" binding="TestCatchFaultInFaultHandlerBinding">
     </wsdl:port>
   </wsdl:service>
-  
+
   <plnk:partnerLinkType name="TestCatchFaultInFaultHandlerRequest">
     <plnk:role name="TestCatchFaultInFaultHandlerService" portType="TestCatchFaultInFaultHandlerPT"/>
   </plnk:partnerLinkType>
-  
+
 </wsdl:definitions>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCatchFaultInFaultHandler/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCatchFaultInFaultHandler/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCatchFaultInFaultHandler/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCatchFaultInFaultHandler/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/TestCatchFaultInFaultHandler" 
+    xmlns:pns="http://ode/bpel/unit-test/TestCatchFaultInFaultHandler"
     xmlns:wns="http://ode/bpel/unit-test/TestCatchFaultInFaultHandler.wsdl">
 
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCombineUrl/TestCombineUrl.wsdl
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCombineUrl/TestCombineUrl.wsdl?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCombineUrl/TestCombineUrl.wsdl (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCombineUrl/TestCombineUrl.wsdl Thu May 27 18:09:53 2010
@@ -18,28 +18,28 @@
   ~ under the License.
   -->
 
-<wsdl:definitions 
+<wsdl:definitions
     targetNamespace="http://ode/bpel/unit-test.wsdl"
     xmlns="http://schemas.xmlsoap.org/wsdl/"
     xmlns:tns="http://ode/bpel/unit-test.wsdl"
-    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 
+    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
     xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
     xmlns:bpws="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
     xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype">
-    
+
     <wsdl:message name="TestCombineUrlMessage">
         <wsdl:part name="base" type="xsd:string"/>
         <wsdl:part name="relative" type="xsd:string"/>
     </wsdl:message>
-    
+
     <wsdl:portType name="TestCombineUrlPortType">
         <wsdl:operation name="combineUrl">
             <wsdl:input message="tns:TestCombineUrlMessage" name="TestIn"/>
             <wsdl:output message="tns:TestCombineUrlMessage" name="TestOut"/>
-        </wsdl:operation>    
+        </wsdl:operation>
     </wsdl:portType>
-    
+
      <wsdl:binding name="TestCombineUrlSoapBinding" type="tns:TestCombineUrlPortType">
         <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
         <wsdl:operation name="combineUrl">
@@ -51,7 +51,7 @@
             </wsdl:input>
             <wsdl:output>
                 <soap:body
-                    namespace="http://ode/bpel/unit-test.wsdl" 
+                    namespace="http://ode/bpel/unit-test.wsdl"
                     use="literal"/>
             </wsdl:output>
         </wsdl:operation>
@@ -61,7 +61,7 @@
             <soap:address location="http://localhost:8080/ode/processes/testCombineUrl"/>
         </wsdl:port>
     </wsdl:service>
-    
+
    <plnk:partnerLinkType name="TestCombineUrlPartnerLinkType">
        <plnk:role name="me" portType="tns:TestCombineUrlPortType"/>
        <plnk:role name="you" portType="tns:TestCombineUrlPortType"/>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCombineUrl/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCombineUrl/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCombineUrl/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCombineUrl/deploy.xml Thu May 27 18:09:53 2010
@@ -17,7 +17,7 @@
   ~ under the License.
   -->
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test" 
+    xmlns:pns="http://ode/bpel/unit-test"
     xmlns:wns="http://ode/bpel/unit-test.wsdl">
 
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCompensationHandlers/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCompensationHandlers/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCompensationHandlers/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCompensationHandlers/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/testCompensationHandlers" 
+    xmlns:pns="http://ode/bpel/unit-test/testCompensationHandlers"
     xmlns:wns="http://ode/bpel/unit-test/testCompensationHandlers.wsdl">
 
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCompensationHandlers/testCompensationHandlers.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCompensationHandlers/testCompensationHandlers.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCompensationHandlers/testCompensationHandlers.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCompensationHandlers/testCompensationHandlers.bpel Thu May 27 18:09:53 2010
@@ -28,7 +28,7 @@
  queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  suppressJoinFailure="yes">
- 
+
     <import location="testCompensationHandlers.wsdl"
         namespace="http://ode/bpel/unit-test/testCompensationHandlers.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/" />
@@ -47,9 +47,9 @@
   </partnerLinks>
 
   <variables>
-    <variable name="probeInput" 
+    <variable name="probeInput"
                messageType="prb:probeMessage"/>
-    <variable name="reply" 
+    <variable name="reply"
                messageType="wns:replyMessage"/>
   </variables>
 
@@ -58,7 +58,7 @@
     <scope name="ScopeOne">
 
     <variables>
-            <variable name="request" 
+            <variable name="request"
                messageType="wns:requestMessage"/>
     </variables>
 
@@ -72,11 +72,11 @@
                             </from>
                             <to variable="probeInput" part="probeName"/>
                         </copy>
-                      </assign> 
-                        <invoke name="testFaultProbe" partnerLink="probe" 
-                            portType="prb:probeMessagePT" 
+                      </assign>
+                        <invoke name="testFaultProbe" partnerLink="probe"
+                            portType="prb:probeMessagePT"
                             operation="probe"
-                            inputVariable="probeInput"  
+                            inputVariable="probeInput"
                             outputVariable="probeInput">
                         </invoke>
             </sequence>
@@ -87,7 +87,7 @@
             <compensateScope target="ScopeTwo"/>
         </catchAll>
 
-        
+
 
     </faultHandlers>
 
@@ -103,27 +103,27 @@
                             </from>
                             <to variable="probeInput" part="probeName"/>
                         </copy>
-                      </assign> 
-                        <invoke name="compProbe" partnerLink="probe" 
-                            portType="prb:probeMessagePT" 
+                      </assign>
+                        <invoke name="compProbe" partnerLink="probe"
+                            portType="prb:probeMessagePT"
                             operation="probe"
-                            inputVariable="probeInput"  
+                            inputVariable="probeInput"
                             outputVariable="probeInput">
                         </invoke>
-    
+
 
            </sequence>
       </compensationHandler>
 
-      <sequence>	    
+      <sequence>
         <receive name="receive1" partnerLink="request"
-            portType="wns:testCompensationHandlersPT" 
+            portType="wns:testCompensationHandlersPT"
                  operation="request" variable="request"
                  createInstance="yes">
         </receive>
-    
+
         <!-- Copy input variables to internal accumulators -->
-     
+
         <assign name="assign1">
           <copy>
             <from variable="request" part="requestID"/>
@@ -133,8 +133,8 @@
             <from variable="request" part="requestText"/>
             <to variable="probeInput" part="probeData"/>
           </copy>
-        </assign>   
-    
+        </assign>
+
 
       </sequence>
       </scope>
@@ -148,12 +148,12 @@
                 </from>
                 <to variable="probeInput" part="probeName"/>
             </copy>
-        </assign> 
+        </assign>
 
         <invoke name="probe2" partnerLink="probe"
-                portType="prb:probeMessagePT" 
+                portType="prb:probeMessagePT"
                 operation="probe"
-                inputVariable="probeInput"  
+                inputVariable="probeInput"
                 outputVariable="probeInput">
         </invoke>
 
@@ -167,11 +167,11 @@
                         </from>
                         <to variable="probeInput" part="probeName"/>
                     </copy>
-            </assign> 
-            <invoke name="probe1" partnerLink="probe" 
-                        portType="prb:probeMessagePT" 
+            </assign>
+            <invoke name="probe1" partnerLink="probe"
+                        portType="prb:probeMessagePT"
                         operation="probe"
-                        inputVariable="probeInput"  
+                        inputVariable="probeInput"
                         outputVariable="probeInput">
             </invoke>
             <throw faultName="tns:testFault"/>
@@ -186,14 +186,14 @@
                         </from>
                         <to variable="probeInput" part="probeName"/>
                     </copy>
-                </assign> 
-                <invoke name="probe1" partnerLink="probe" 
-                    portType="prb:probeMessagePT" 
+                </assign>
+                <invoke name="probe1" partnerLink="probe"
+                    portType="prb:probeMessagePT"
                     operation="probe"
-                    inputVariable="probeInput"  
+                    inputVariable="probeInput"
                     outputVariable="probeInput">
                 </invoke>
-                
+
                 <throw faultName="tns:unknownFault"/>
             </sequence>
         </elseif>
@@ -210,12 +210,12 @@
                             </from>
                             <to variable="probeInput" part="probeName"/>
                         </copy>
-                </assign> 
+                </assign>
 
        <invoke name="probe2" partnerLink="probe"
-                portType="prb:probeMessagePT" 
+                portType="prb:probeMessagePT"
                 operation="probe"
-                inputVariable="probeInput"  
+                inputVariable="probeInput"
                 outputVariable="probeInput">
        </invoke>
 
@@ -231,12 +231,12 @@
             <from variable="probeInput" part="probeData"/>
             <to variable="reply" part="replyText"/>
           </copy>
-      </assign> 
-        
-    <reply name="reply" partnerLink="request" portType="wns:testCompensationHandlersPT" 
-               operation="request" variable="reply"> 
+      </assign>
+
+    <reply name="reply" partnerLink="request" portType="wns:testCompensationHandlersPT"
+               operation="request" variable="reply">
       </reply>
 
-  
+
   </sequence>
 </process>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCompensationHandlers/testCompensationHandlers.wsdl
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCompensationHandlers/testCompensationHandlers.wsdl?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCompensationHandlers/testCompensationHandlers.wsdl (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCompensationHandlers/testCompensationHandlers.wsdl Thu May 27 18:09:53 2010
@@ -17,11 +17,11 @@
    ~ under the License.
 -->
 
-<wsdl:definitions 
+<wsdl:definitions
    targetNamespace="http://ode/bpel/unit-test/testCompensationHandlers.wsdl"
    xmlns="http://ode/bpel/unit-test/testCompensationHandlers.wsdl"
    xmlns:tns="http://ode/bpel/unit-test/testCompensationHandlers.wsdl"
-   xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"      
+   xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype"
       xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:prb="http://ode/bpel/unit-test/ProbeService.wsdl"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
@@ -32,7 +32,7 @@
       <wsdl:part name="faultIndicator1" type="xsd:string"/>
       <wsdl:part name="faultIndicator2" type="xsd:string"/>
    </wsdl:message>
-   
+
    <wsdl:message name="replyMessage">
       <wsdl:part name="replyID" type="xsd:string"/>
       <wsdl:part name="replyText" type="xsd:string"/>
@@ -46,7 +46,7 @@
          <wsdl:output message="replyMessage"/>
          </wsdl:operation>
    </wsdl:portType>
-   
+
    <wsdl:binding name="testCompensationHandlersBinding" type="tns:testCompensationHandlersPT">
       <wsdl:operation name="request">
       </wsdl:operation>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestComposeUrl/TestComposeUrl.wsdl
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestComposeUrl/TestComposeUrl.wsdl?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestComposeUrl/TestComposeUrl.wsdl (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestComposeUrl/TestComposeUrl.wsdl Thu May 27 18:09:53 2010
@@ -18,11 +18,11 @@
   ~ under the License.
   -->
 
-<wsdl:definitions 
+<wsdl:definitions
     targetNamespace="http://ode/bpel/unit-test.wsdl"
     xmlns="http://schemas.xmlsoap.org/wsdl/"
     xmlns:tns="http://ode/bpel/unit-test.wsdl"
-    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 
+    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
     xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
     xmlns:bpws="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
@@ -39,21 +39,21 @@
         </xsd:schema>
     </wsdl:types>
 
-    
+
     <wsdl:message name="TestComposeUrlMessage">
         <wsdl:part name="template" type="xsd:string"/>
         <wsdl:part name="name" type="xsd:string"/>
         <wsdl:part name="value" type="xsd:string"/>
         <wsdl:part name="pairs" type="tns:pairsType"/>
     </wsdl:message>
-    
+
     <wsdl:portType name="TestComposeUrlPortType">
         <wsdl:operation name="composeUrl">
             <wsdl:input message="tns:TestComposeUrlMessage" name="TestIn"/>
             <wsdl:output message="tns:TestComposeUrlMessage" name="TestOut"/>
         </wsdl:operation>
     </wsdl:portType>
-    
+
      <wsdl:binding name="TestComposeUrlSoapBinding" type="tns:TestComposeUrlPortType">
         <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
         <wsdl:operation name="composeUrl">
@@ -65,7 +65,7 @@
             </wsdl:input>
             <wsdl:output>
                 <soap:body
-                    namespace="http://ode/bpel/unit-test.wsdl" 
+                    namespace="http://ode/bpel/unit-test.wsdl"
                     use="literal"/>
             </wsdl:output>
         </wsdl:operation>
@@ -75,7 +75,7 @@
             <soap:address location="http://localhost:8080/ode/processes/testComposeUrl"/>
         </wsdl:port>
     </wsdl:service>
-    
+
    <plnk:partnerLinkType name="TestComposeUrlPartnerLinkType">
        <plnk:role name="me" portType="tns:TestComposeUrlPortType"/>
        <plnk:role name="you" portType="tns:TestComposeUrlPortType"/>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestComposeUrl/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestComposeUrl/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestComposeUrl/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestComposeUrl/deploy.xml Thu May 27 18:09:53 2010
@@ -17,7 +17,7 @@
   ~ under the License.
   -->
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test" 
+    xmlns:pns="http://ode/bpel/unit-test"
     xmlns:wns="http://ode/bpel/unit-test.wsdl">
 
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/testCorrelation" 
+    xmlns:pns="http://ode/bpel/unit-test/testCorrelation"
     xmlns:prns="http://ode/bpel/unit-test/ProbeService.wsdl"
     xmlns:wns="http://ode/bpel/unit-test/testCorrelation.wsdl">
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation/testCorrelation.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation/testCorrelation.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation/testCorrelation.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation/testCorrelation.bpel Thu May 27 18:09:53 2010
@@ -28,14 +28,14 @@
  queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  suppressJoinFailure="yes">
-    
+
     <import location="testCorrelation.wsdl"
         namespace="http://ode/bpel/unit-test/testCorrelation.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/" />
     <import location="../ProbeService/probeService.wsdl"
         namespace="http://ode/bpel/unit-test/ProbeService.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/"/>
-    
+
     <!-- test correlated receive -->
     <partnerLinks>
         <partnerLink name="request" partnerLinkType="wns:testCorrelationRequest" myRole="testCorrelationService"/>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation1/TestCorrelation1.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation1/TestCorrelation1.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation1/TestCorrelation1.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation1/TestCorrelation1.bpel Thu May 27 18:09:53 2010
@@ -28,11 +28,11 @@
   queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
   expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
   suppressJoinFailure="yes">
-  
+
   <bpel:import location="TestCorrelation1.wsdl"
     namespace="http://ode/bpel/unit-test/testCorrelation1.wsdl"
     importType="http://schemas.xmlsoap.org/wsdl/" />
-  
+
   <bpel:partnerLinks>
     <bpel:partnerLink name="testCorrelation1PL" partnerLinkType="wns:testCorrelation1Request" myRole="testCorrelation1Service"/>
   </bpel:partnerLinks>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation1/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation1/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation1/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelation1/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/testCorrelation1" 
+    xmlns:pns="http://ode/bpel/unit-test/testCorrelation1"
     xmlns:wns="http://ode/bpel/unit-test/testCorrelation1.wsdl">
 
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoin/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoin/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoin/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoin/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/testCorrelation" 
+    xmlns:pns="http://ode/bpel/unit-test/testCorrelation"
     xmlns:prns="http://ode/bpel/unit-test/ProbeService.wsdl"
     xmlns:wns="http://ode/bpel/unit-test/testCorrelation.wsdl">
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoin/testCorrelation.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoin/testCorrelation.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoin/testCorrelation.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoin/testCorrelation.bpel Thu May 27 18:09:53 2010
@@ -28,14 +28,14 @@
  queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  suppressJoinFailure="yes">
-    
+
     <import location="testCorrelation.wsdl"
         namespace="http://ode/bpel/unit-test/testCorrelation.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/" />
     <import location="../ProbeService/probeService.wsdl"
         namespace="http://ode/bpel/unit-test/ProbeService.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/"/>
-    
+
     <!-- test correlated receive -->
     <partnerLinks>
         <partnerLink name="request" partnerLinkType="wns:testCorrelationRequest" myRole="testCorrelationService"/>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinEvent/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinEvent/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinEvent/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinEvent/deploy.xml Thu May 27 18:09:53 2010
@@ -20,7 +20,7 @@
 <dd:deploy xmlns:dd="http://ode.fivesight.com/schemas/2006/06/27/dd">
     <dd:process xmlns:dd="http://ode.fivesight.com/schemas/2006/06/27/dd" xmlns:Pool="http://ode.apache.org/test4/Pool"
                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:diag="http://ode.apache.org/test4"
-                xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:this="http://ode.apache.org/test4/process" 
+                xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:this="http://ode.apache.org/test4/process"
                 xmlns:NPGServices_Abstract="http://www.ode.apache.org/NPG/v1/wsdl"
                 xmlns:NPGData="http://www.ode.apache.org/NPG/v1" name="this:process" fileName="test4-process.bpel">
   <dd:property name="PATH">test4</dd:property>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinInvoke/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinInvoke/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinInvoke/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinInvoke/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/testCorrelation" 
+    xmlns:pns="http://ode/bpel/unit-test/testCorrelation"
     xmlns:prns="http://ode/bpel/unit-test/ProbeService.wsdl"
     xmlns:wns="http://ode/bpel/unit-test/testCorrelation.wsdl">
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinInvoke/testCorrelation.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinInvoke/testCorrelation.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinInvoke/testCorrelation.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinInvoke/testCorrelation.bpel Thu May 27 18:09:53 2010
@@ -28,14 +28,14 @@
  queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  suppressJoinFailure="yes">
-    
+
     <import location="../ProbeService/probeService.wsdl"
         namespace="http://ode/bpel/unit-test/ProbeService.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/"/>
     <import location="testCorrelation.wsdl"
         namespace="http://ode/bpel/unit-test/testCorrelation.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/" />
-    
+
     <!-- test correlated receive -->
     <partnerLinks>
         <partnerLink name="request" partnerLinkType="wns:testCorrelationRequest" myRole="testCorrelationService"/>
@@ -75,7 +75,7 @@
                 <to variable="probeInput" part="probeName"/>
             </copy>
         </assign>
-        <invoke name="probe" partnerLink="probe" portType="prb:probeMessagePT" operation="probe" inputVariable="probeInput" outputVariable="probeInput"> 
+        <invoke name="probe" partnerLink="probe" portType="prb:probeMessagePT" operation="probe" inputVariable="probeInput" outputVariable="probeInput">
             <correlations>
                 <correlation set="testCorr2" initiate="join" pattern="out"/>
             </correlations>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinOnMessage/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinOnMessage/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinOnMessage/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinOnMessage/deploy.xml Thu May 27 18:09:53 2010
@@ -20,7 +20,7 @@
 <dd:deploy xmlns:dd="http://ode.fivesight.com/schemas/2006/06/27/dd">
     <dd:process xmlns:dd="http://ode.fivesight.com/schemas/2006/06/27/dd" xmlns:Pool="http://ode.apache.org/test4/Pool"
                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:diag="http://ode.apache.org/test4"
-                xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:this="http://ode.apache.org/test4/process" 
+                xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:this="http://ode.apache.org/test4/process"
                 xmlns:NPGServices_Abstract="http://www.ode.apache.org/NPG/v1/wsdl"
                 xmlns:NPGData="http://www.ode.apache.org/NPG/v1" name="this:process" fileName="test4-process.bpel">
   <dd:property name="PATH">test4</dd:property>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReceive/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReceive/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReceive/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReceive/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/testCorrelation" 
+    xmlns:pns="http://ode/bpel/unit-test/testCorrelation"
     xmlns:prns="http://ode/bpel/unit-test/ProbeService.wsdl"
     xmlns:wns="http://ode/bpel/unit-test/testCorrelation.wsdl">
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReceive/testCorrelation.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReceive/testCorrelation.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReceive/testCorrelation.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReceive/testCorrelation.bpel Thu May 27 18:09:53 2010
@@ -28,14 +28,14 @@
  queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  suppressJoinFailure="yes">
-    
+
     <import location="testCorrelation.wsdl"
         namespace="http://ode/bpel/unit-test/testCorrelation.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/" />
     <import location="../ProbeService/probeService.wsdl"
         namespace="http://ode/bpel/unit-test/ProbeService.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/"/>
-    
+
     <!-- test correlated receive -->
     <partnerLinks>
         <partnerLink name="request" partnerLinkType="wns:testCorrelationRequest" myRole="testCorrelationService"/>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReply/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReply/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReply/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReply/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/testCorrelation" 
+    xmlns:pns="http://ode/bpel/unit-test/testCorrelation"
     xmlns:prns="http://ode/bpel/unit-test/ProbeService.wsdl"
     xmlns:wns="http://ode/bpel/unit-test/testCorrelation.wsdl">
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReply/testCorrelation.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReply/testCorrelation.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReply/testCorrelation.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationJoinReply/testCorrelation.bpel Thu May 27 18:09:53 2010
@@ -28,14 +28,14 @@
  queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  suppressJoinFailure="yes">
-    
+
     <import location="testCorrelation.wsdl"
         namespace="http://ode/bpel/unit-test/testCorrelation.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/" />
     <import location="../ProbeService/probeService.wsdl"
         namespace="http://ode/bpel/unit-test/ProbeService.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/"/>
-    
+
     <!-- test correlated receive -->
     <partnerLinks>
         <partnerLink name="request" partnerLinkType="wns:testCorrelationRequest" myRole="testCorrelationService"/>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMulti/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMulti/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMulti/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMulti/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/testCorrelation" 
+    xmlns:pns="http://ode/bpel/unit-test/testCorrelation"
     xmlns:prns="http://ode/bpel/unit-test/ProbeService.wsdl"
     xmlns:wns="http://ode/bpel/unit-test/testCorrelation.wsdl">
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMulti/testCorrelation.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMulti/testCorrelation.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMulti/testCorrelation.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMulti/testCorrelation.bpel Thu May 27 18:09:53 2010
@@ -27,11 +27,11 @@
  queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  suppressJoinFailure="yes">
-    
+
     <import location="testCorrelation.wsdl"
         namespace="http://ode/bpel/unit-test/testCorrelation.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/" />
-    
+
     <!-- test correlated receive -->
     <partnerLinks>
         <partnerLink name="request" partnerLinkType="wns:testCorrelationRequest" myRole="testCorrelationService"/>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiComplex/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiComplex/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiComplex/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiComplex/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/testCorrelation" 
+    xmlns:pns="http://ode/bpel/unit-test/testCorrelation"
     xmlns:prns="http://ode/bpel/unit-test/ProbeService.wsdl"
     xmlns:wns="http://ode/bpel/unit-test/testCorrelation.wsdl">
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiComplex/testCorrelation.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiComplex/testCorrelation.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiComplex/testCorrelation.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiComplex/testCorrelation.bpel Thu May 27 18:09:53 2010
@@ -28,14 +28,14 @@
  queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  suppressJoinFailure="yes">
-    
+
     <import location="../ProbeService/probeService.wsdl"
         namespace="http://ode/bpel/unit-test/ProbeService.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/"/>
     <import location="testCorrelation.wsdl"
         namespace="http://ode/bpel/unit-test/testCorrelation.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/" />
-    
+
     <!-- test correlated receive -->
     <partnerLinks>
         <partnerLink name="request" partnerLinkType="wns:testCorrelationRequest" myRole="testCorrelationService"/>
@@ -141,7 +141,7 @@
                         <to variable="reply" part="replyText"/>
                     </copy>
                 </assign>
-                
+
                 <assign name="assign5">
                     <copy>
                         <from>$request.requestMessageData/correlationID1</from>
@@ -152,7 +152,7 @@
                         <to variable="probeInput" part="probeData"/>
                     </copy>
                 </assign>
-                <invoke name="probe" partnerLink="probe" portType="prb:probeMessagePT" operation="probe" inputVariable="probeInput" outputVariable="probeInput"> 
+                <invoke name="probe" partnerLink="probe" portType="prb:probeMessagePT" operation="probe" inputVariable="probeInput" outputVariable="probeInput">
                     <correlations>
                         <correlation set="testCorr1" initiate="join"/>
                         <correlation set="testCorr2" initiate="join"/>
@@ -166,7 +166,7 @@
                         <to variable="reply" part="replyText"/>
                     </copy>
                 </assign>
-                
+
                 <reply name="reply" partnerLink="request" portType="wns:testCorrelationPT" operation="request" variable="reply">
                     <correlations>
                         <correlation set="testCorr4" initiate="join"/>

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiJoin/deploy.xml
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiJoin/deploy.xml?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiJoin/deploy.xml (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiJoin/deploy.xml Thu May 27 18:09:53 2010
@@ -18,7 +18,7 @@
 -->
 
 <deploy xmlns="http://www.apache.org/ode/schemas/dd/2007/03"
-    xmlns:pns="http://ode/bpel/unit-test/testCorrelation" 
+    xmlns:pns="http://ode/bpel/unit-test/testCorrelation"
     xmlns:prns="http://ode/bpel/unit-test/ProbeService.wsdl"
     xmlns:wns="http://ode/bpel/unit-test/testCorrelation.wsdl">
 

Modified: ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiJoin/testCorrelation.bpel
URL: http://svn.apache.org/viewvc/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiJoin/testCorrelation.bpel?rev=948937&r1=948936&r2=948937&view=diff
==============================================================================
--- ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiJoin/testCorrelation.bpel (original)
+++ ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestCorrelationMultiJoin/testCorrelation.bpel Thu May 27 18:09:53 2010
@@ -27,11 +27,11 @@
  queryLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  expressionLanguage="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath2.0"
  suppressJoinFailure="yes">
-    
+
     <import location="testCorrelation.wsdl"
         namespace="http://ode/bpel/unit-test/testCorrelation.wsdl"
         importType="http://schemas.xmlsoap.org/wsdl/" />
-    
+
     <!-- test correlated receive -->
     <partnerLinks>
         <partnerLink name="request" partnerLinkType="wns:testCorrelationRequest" myRole="testCorrelationService"/>