You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ri...@apache.org on 2006/10/13 16:47:52 UTC

svn commit: r463692 - /incubator/tuscany/java/sampleapps/bigbank/readme.txt

Author: rineholt
Date: Fri Oct 13 07:47:50 2006
New Revision: 463692

URL: http://svn.apache.org/viewvc?view=rev&rev=463692
Log:
quick instructions on how to run for m2.  need to fix up runtime.html eventually so it reflects m2

Added:
    incubator/tuscany/java/sampleapps/bigbank/readme.txt   (with props)

Added: incubator/tuscany/java/sampleapps/bigbank/readme.txt
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sampleapps/bigbank/readme.txt?view=auto&rev=463692
==============================================================================
--- incubator/tuscany/java/sampleapps/bigbank/readme.txt (added)
+++ incubator/tuscany/java/sampleapps/bigbank/readme.txt Fri Oct 13 07:47:50 2006
@@ -0,0 +1,11 @@
+quick deploymonet instructions for M2
+Get tomcat and unzip
+copy two war files 
+webclient\target\sample-bigbank-webclient-1.0-incubator-M2-SNAPSHOT.war
+account\target\sample-bigbank-account-1.0-incubator-M2-SNAPSHOT.war
+
+into eapache-tomcat-5.5.17\webapps
+
+For now use this url to run.
+http://localhost:8080/sample-bigbank-webclient-1.0-incubator-M2-SNAPSHOT/
+

Propchange: incubator/tuscany/java/sampleapps/bigbank/readme.txt
------------------------------------------------------------------------------
    svn:eol-style = native



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