Author: antelder
Date: Tue May 16 04:30:26 2006
New Revision: 406915

URL: http://svn.apache.org/viewcvs?rev=406915&view=rev
Log:
correct war name in helloworldws sample readme

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

Modified: incubator/tuscany/java/samples/sca/helloworldws/readme.htm
URL: 
http://svn.apache.org/viewcvs/incubator/tuscany/java/samples/sca/helloworldws/readme.htm?rev=406915&r1=406914&r2=406915&view=diff
==============================================================================
--- incubator/tuscany/java/samples/sca/helloworldws/readme.htm (original)
+++ incubator/tuscany/java/samples/sca/helloworldws/readme.htm Tue May 16 
04:30:26 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. Licensed under the Apache License, Version 2.0 (the 
"License"); you may not use this file except in compliance with the License. 
You may obtain a copy of the License at 
http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or 
agreed to in writing, software distributed under the License is distributed on 
an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express 
or implied. See the License for the specific language governing permissions and 
limitations under the License. -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><meta 
http-equiv="Content-Style-Type" content="text/css"><title>Tuscany
 Hello World Web Service Sample</title><!-- LINK rel="stylesheet" 
href="ait.css" type="text/css" --><!-- maven -->
@@ -18,9 +18,8 @@
 directory.<br>
 <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;">helloworldws-SNAPSHOT.war</span>
+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-helloworldws-incubating-M1.war</span>
 to your Tomcat's webapp directory.
 <h3>Running</h3>
 This service can be invoked by&nbsp;the Tuscany SCA <a target="_blank" 
href="../helloworldwsclient/readme.htm">helloworldwsclient</a>


Reply via email to