Author: gnodet
Date: Wed Jan 31 02:57:09 2007
New Revision: 501792
URL: http://svn.apache.org/viewvc?view=rev&rev=501792
Log:
No need to use two steps
Modified:
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/README.txt
Modified:
incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/README.txt
URL:
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/README.txt?view=diff&rev=501792&r1=501791&r2=501792
==============================================================================
--- incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/README.txt
(original)
+++ incubator/servicemix/branches/servicemix-3.1/samples/wsdl-first/README.txt
Wed Jan 31 02:57:09 2007
@@ -26,9 +26,7 @@
in the root dir of this distribution.
To run this sample, launch the following commands:
- mvn install
- cd wsdl-first-sa
- mvn jbi:projectDeploy
+ mvn install jbi:projectDeploy
You can browse the WSDL at
http://localhost:8192/PersonService/main.wsdl