You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ch...@apache.org on 2006/11/03 10:47:31 UTC

svn commit: r470740 - /webservices/axis2/branches/java/1_1/modules/samples/pojo/README.txt

Author: chinthaka
Date: Fri Nov  3 01:47:30 2006
New Revision: 470740

URL: http://svn.apache.org/viewvc?view=rev&rev=470740
Log:
Fix for http://issues.apache.org/jira/browse/AXIS2-1593.

Modified:
    webservices/axis2/branches/java/1_1/modules/samples/pojo/README.txt

Modified: webservices/axis2/branches/java/1_1/modules/samples/pojo/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/samples/pojo/README.txt?view=diff&rev=470740&r1=470739&r2=470740
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/samples/pojo/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/samples/pojo/README.txt Fri Nov  3 01:47:30 2006
@@ -31,7 +31,7 @@
 to invoke the methods of this web service.
 
 To generate the stub, compile and run, type
-$ant adb.client -Dwsdl=http://<yourhost>:<yourport>/axis2/services/AdressBookService?wsdl
+$ant adb.client -Dwsdl=http://<yourhost>:<yourport>/axis2/services/AddressBookService?wsdl
 
 
 



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