You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2008/01/14 15:29:50 UTC

svn commit: r611814 - /incubator/tuscany/branches/sca-java-1.1/samples/web-resource/README

Author: slaws
Date: Mon Jan 14 06:29:49 2008
New Revision: 611814

URL: http://svn.apache.org/viewvc?rev=611814&view=rev
Log:
TUSCANY-1786
Correct expected output

Modified:
    incubator/tuscany/branches/sca-java-1.1/samples/web-resource/README

Modified: incubator/tuscany/branches/sca-java-1.1/samples/web-resource/README
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.1/samples/web-resource/README?rev=611814&r1=611813&r2=611814&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.1/samples/web-resource/README (original)
+++ incubator/tuscany/branches/sca-java-1.1/samples/web-resource/README Mon Jan 14 06:29:49 2008
@@ -53,11 +53,15 @@
 You should see the following output from the run target.
 
 run:
-    [java] Added Servlet mapping: http://localhost:8080/myWeb/*
-    [java] Sample server started (press enter to shutdown)
-
-    [java] To get the Web resource, point your Web browser to the following address:
-    [java] http://localhost:8080/myWeb/index.html
+     [java] 14-Jan-2008 14:28:07 org.apache.tuscany.sca.http.jetty.JettyServer a
+ddServletMapping
+     [java] INFO: Added Servlet mapping: http://L3AW203:8080/myWeb/*
+     [java] Sample server started (press enter to shutdown)
+     [java]
+     [java] To get the Web resource, point your Web browser to the following add
+ress:
+     [java] http://localhost:8080/myWeb/index.html
+     [java]
      
 As this point the Web resource is exposed by a web server started automatically
 by the SCA runtime. To stop the server just press enter.



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