Author: gnodet
Date: Fri Sep  8 03:01:14 2006
New Revision: 441460

URL: http://svn.apache.org/viewvc?view=rev&rev=441460
Log:
Add informations in the README for wsdl-first

Modified:
    incubator/servicemix/branches/servicemix-3.0/samples/wsdl-first/README.txt

Modified: 
incubator/servicemix/branches/servicemix-3.0/samples/wsdl-first/README.txt
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.0/samples/wsdl-first/README.txt?view=diff&rev=441460&r1=441459&r2=441460
==============================================================================
--- incubator/servicemix/branches/servicemix-3.0/samples/wsdl-first/README.txt 
(original)
+++ incubator/servicemix/branches/servicemix-3.0/samples/wsdl-first/README.txt 
Fri Sep  8 03:01:14 2006
@@ -30,3 +30,9 @@
   cd wsdl-first-sa
   mvn jbi:projectDeploy
 
+You can browse the WSDL at
+  http://localhost:8192/PersonService/main.wsdl
+  
+You can also open the client.html page in a browser
+to send a request to the service.
+


Reply via email to