Author: antelder
Date: Sat Aug 25 01:15:52 2007
New Revision: 569641
URL: http://svn.apache.org/viewvc?rev=569641&view=rev
Log:
Update readme for no prebuilt war
Modified:
incubator/tuscany/branches/sca-java-0.99/samples/calculator-webapp-ws/README
Modified: incubator/tuscany/branches/sca-java-0.99/samples/calculator-webapp-ws/README
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-0.99/samples/calculator-webapp-ws/README?rev=569641&r1=569640&r2=569641&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-0.99/samples/calculator-webapp-ws/README (original)
+++ incubator/tuscany/branches/sca-java-0.99/samples/calculator-webapp-ws/README Sat Aug 25
01:15:52 2007
@@ -11,6 +11,11 @@
that contains the sample is copied to your web app container. If you just want
to give this sample a go deploy the WAR file (target/sample-calculator-webapp.war)
to you web application server.
+
+*****
+Note: this sample does not come with a pre-built WAR so you must first
+ build the sample by following the building instructions below
+*****
You may find that you need to remove the servlet-api jars in WEB-INF/lib
depending on which app server you are using.
---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org
|