You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2006/10/06 20:08:10 UTC

svn commit: r453718 - /incubator/tuscany/java/samples/sca/helloworldwsclient-async/src/main/resources/wsdl/helloworld.wsdl

Author: rfeng
Date: Fri Oct  6 11:08:09 2006
New Revision: 453718

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

Modified:
    incubator/tuscany/java/samples/sca/helloworldwsclient-async/src/main/resources/wsdl/helloworld.wsdl

Modified: incubator/tuscany/java/samples/sca/helloworldwsclient-async/src/main/resources/wsdl/helloworld.wsdl
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/samples/sca/helloworldwsclient-async/src/main/resources/wsdl/helloworld.wsdl?view=diff&rev=453718&r1=453717&r2=453718
==============================================================================
--- incubator/tuscany/java/samples/sca/helloworldwsclient-async/src/main/resources/wsdl/helloworld.wsdl (original)
+++ incubator/tuscany/java/samples/sca/helloworldwsclient-async/src/main/resources/wsdl/helloworld.wsdl Fri Oct  6 11:08:09 2006
@@ -145,7 +145,7 @@
 
     <wsdl:service name="HelloWorldService">
         <wsdl:port binding="tns:HelloWorldSoapBinding" name="HelloWorldSoapPort">
-            <wsdlsoap:address location="http://localhost:8080/sample-helloworldws-1.0-incubator-M2-SNAPSHOT/services/HelloWorldWebService"/>
+            <wsdlsoap:address location="http://localhost:8080/sample-helloworldws-async-1.0-incubator-M2-SNAPSHOT/services/HelloWorldWebService"/>
         </wsdl:port>
     </wsdl:service>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org