Author: lwaterman
Date: Tue Sep 19 20:09:02 2006
New Revision: 448041

URL: http://svn.apache.org/viewvc?view=rev&rev=448041
Log: (empty)

Removed:
    
incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestFlowActivity/probeService.wsdl
Modified:
    
incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestFlowActivity/TestActivityFlow.bpel

Modified: 
incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestFlowActivity/TestActivityFlow.bpel
URL: 
http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestFlowActivity/TestActivityFlow.bpel?view=diff&rev=448041&r1=448040&r2=448041
==============================================================================
--- 
incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestFlowActivity/TestActivityFlow.bpel
 (original)
+++ 
incubator/ode/trunk/bpel-test/src/test/resources/bpel/2.0/TestFlowActivity/TestActivityFlow.bpel
 Tue Sep 19 20:09:02 2006
@@ -14,7 +14,7 @@
        <import location="TestActivityFlow.wsdl"
                namespace="http://ode/bpel/unit-test/testFlowActivity.wsdl";
                importType="http://schemas.xmlsoap.org/wsdl/"; />
-       <import location="probeService.wsdl"
+       <import location="../ProbeService/probeService.wsdl"
                namespace="http://ode/bpel/unit-test/ProbeService.wsdl";
                importType="http://schemas.xmlsoap.org/wsdl/"/>
                


Reply via email to