Author: antelder
Date: Tue May 16 04:22:49 2006
New Revision: 406913

URL: http://svn.apache.org/viewcvs?rev=406913&view=rev
Log:
Fix helloworldweb readme links

Modified:
    incubator/tuscany/java/samples/sca/helloworldweb/readme.htm

Modified: incubator/tuscany/java/samples/sca/helloworldweb/readme.htm
URL: 
http://svn.apache.org/viewcvs/incubator/tuscany/java/samples/sca/helloworldweb/readme.htm?rev=406913&r1=406912&r2=406913&view=diff
==============================================================================
--- incubator/tuscany/java/samples/sca/helloworldweb/readme.htm (original)
+++ incubator/tuscany/java/samples/sca/helloworldweb/readme.htm Tue May 16 
04:22:49 2006
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html><head><!--
   Copyright (c) 2005 The Apache Software Foundation or its licensors, as 
applicable.
 
@@ -66,8 +66,9 @@
 
 <h3>Setup</h3>
 
-Set up your server as described in the <a href="../../../docs/sampleSetup.htm" 
target="_blank">Tomcat
-    Setup</a>. &nbsp;If you are not configuring with the acceptance test the 
server, you will need to add <span style="font-weight: 
bold;">helloworldWeb-SNAPSHOT.war</span> to your tomcat's webapp directory.<br>
+Set up your server as described in the <a href="../../../docs/sampleSetup.htm" 
target="_blank">Tomcat Setup</a>. &nbsp;
+
+If you are not using the pre-configured Tomcat server from the binary 
distribution, you will need to add <span style="font-weight: 
bold;">sample-helloworldweb-incubating-M1.war</span> to your tomcat's webapp 
directory.<br>
 
 
 
@@ -76,7 +77,7 @@
 
 
 Once you've started your web server, use your browse to view the
-following URL: <a href="http://localhost:8080/helloworldWeb-SNAPSHOT/"; 
target="_blank">http://localhost:8080/helloworldWeb-SNAPSHOT/</a>
+following URL: <a 
href="http://localhost:8080/sample-helloworldweb-incubating-M1/"; 
target="_blank">http://localhost:8080/sample-helloworldweb-incubating-M1/</a>
 <br>
 
 


Reply via email to