You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sv...@apache.org on 2007/07/24 11:50:30 UTC

svn commit: r558987 - /incubator/tuscany/java/sca/samples/helloworld-ws-reference/README

Author: svkrish
Date: Tue Jul 24 02:50:24 2007
New Revision: 558987

URL: http://svn.apache.org/viewvc?view=rev&rev=558987
Log:
merging changes from 0.91 release branch

Modified:
    incubator/tuscany/java/sca/samples/helloworld-ws-reference/README

Modified: incubator/tuscany/java/sca/samples/helloworld-ws-reference/README
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/helloworld-ws-reference/README?view=diff&rev=558987&r1=558986&r2=558987
==============================================================================
--- incubator/tuscany/java/sca/samples/helloworld-ws-reference/README (original)
+++ incubator/tuscany/java/sca/samples/helloworld-ws-reference/README Tue Jul 24 02:50:24 2007
@@ -77,7 +77,7 @@
 and you will see you need the following commands
 
 cd helloworld-ws-service
-ant
+ant run
 
 Once done you can now compile and run this sample using the following commands;
 
@@ -138,13 +138,13 @@
 WARNING: Could not get url for /javax/servlet/resources/j2ee_web_services_client
 _1_1.xsd
 10-May-2007 13:40:35 org.apache.coyote.http11.Http11Protocol init
-INFO: Initializing Coyote HTTP/1.1 on http-8080
+INFO: Initializing Coyote HTTP/1.1 on http-8085
 10-May-2007 13:40:35 org.apache.coyote.http11.Http11Protocol start
-INFO: Starting Coyote HTTP/1.1 on http-8080
+INFO: Starting Coyote HTTP/1.1 on http-8085
 Injected helloWorldService
 Called getGreetings
 10-May-2007 13:40:36 org.apache.coyote.http11.Http11Protocol destroy
-INFO: Stopping Coyote HTTP/1.1 on http-8080
+INFO: Stopping Coyote HTTP/1.1 on http-8085
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.349 sec
 
 Results :



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