You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by nt...@apache.org on 2007/06/22 19:03:12 UTC

svn commit: r549880 - /webservices/axis2/trunk/java/modules/jaxws/test/org/apache/axis2/jaxws/rpclit/stringarray/META-INF/rpclitstringarray.wsdl

Author: nthaker
Date: Fri Jun 22 10:03:11 2007
New Revision: 549880

URL: http://svn.apache.org/viewvc?view=rev&rev=549880
Log:
wsdl port correction for JIRA Axis2-2841.

Modified:
    webservices/axis2/trunk/java/modules/jaxws/test/org/apache/axis2/jaxws/rpclit/stringarray/META-INF/rpclitstringarray.wsdl

Modified: webservices/axis2/trunk/java/modules/jaxws/test/org/apache/axis2/jaxws/rpclit/stringarray/META-INF/rpclitstringarray.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws/test/org/apache/axis2/jaxws/rpclit/stringarray/META-INF/rpclitstringarray.wsdl?view=diff&rev=549880&r1=549879&r2=549880
==============================================================================
--- webservices/axis2/trunk/java/modules/jaxws/test/org/apache/axis2/jaxws/rpclit/stringarray/META-INF/rpclitstringarray.wsdl (original)
+++ webservices/axis2/trunk/java/modules/jaxws/test/org/apache/axis2/jaxws/rpclit/stringarray/META-INF/rpclitstringarray.wsdl Fri Jun 22 10:03:11 2007
@@ -69,7 +69,7 @@
   </binding>
   <service name="RPCLitStringArrayService">
     <port name="EchoPort" binding="tns:EchoPortBinding">
-      <soap:address location="http://localhost:7777/axis2/services/RPCLitStringArrayService"/>
+      <soap:address location="http://localhost:8080/axis2/services/RPCLitStringArrayService"/>
     </port>
   </service>
 </definitions>



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