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/11/01 22:31:15 UTC

svn commit: r470107 - /incubator/tuscany/branches/sca-java-M2/samples/applications/bigbank/readme.html

Author: rineholt
Date: Wed Nov  1 13:31:14 2006
New Revision: 470107

URL: http://svn.apache.org/viewvc?view=rev&rev=470107
Log:
order right

Modified:
    incubator/tuscany/branches/sca-java-M2/samples/applications/bigbank/readme.html

Modified: incubator/tuscany/branches/sca-java-M2/samples/applications/bigbank/readme.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-M2/samples/applications/bigbank/readme.html?view=diff&rev=470107&r1=470106&r2=470107
==============================================================================
--- incubator/tuscany/branches/sca-java-M2/samples/applications/bigbank/readme.html (original)
+++ incubator/tuscany/branches/sca-java-M2/samples/applications/bigbank/readme.html Wed Nov  1 13:31:14 2006
@@ -56,24 +56,6 @@
   target="_blank">account</a> and <a href="webclient" target=
   "_blank">webclient.</a></p>
 
-  <h4>Setup</h4>
-  <p>If you have enabled remote deployment in Tomcat by
-  adding the line:<br>
-  <code>&nbsp; &lt;user username="admin" password=""
-  roles="manager"/&gt;</code><br>
-  into&nbsp; <span style="font-style: italic;">&lt;tomcat
-  dir&gt;</span>\conf\tomcat-users.xml&nbsp; you can deploy the
-  WARs to Tomcat using the tomcat-maven-plugin:<br>
-  <code>mvn tomcat:deploy</code></p>
-  <p>Alternatively you can copy the WAR files to Tomcat's&nbsp;
-  webapps directory.<br>
-  
-  <code>copy account\target\sample-bigbank-account.war <span style=
-  "font-style: italic;">&lt;tomcat dir&gt;</span>\webapps</code><br>
-  <code>copy&nbsp;
-  webclient\target\sample-bigbank-webclient.war&nbsp;<span style=
-  "font-style: italic;">&lt;tomcat dir&gt;</span>\webapps</code><br>
-  </p>
 
   <h4>Prerequisites</h4>
 
@@ -98,6 +80,25 @@
   the following command:</p>
   <p>
   <code>&nbsp;mvn<br></code>
+  </p>
+
+  <h4>Setup</h4>
+  <p>If you have enabled remote deployment in Tomcat by
+  adding the line:<br>
+  <code>&nbsp; &lt;user username="admin" password=""
+  roles="manager"/&gt;</code><br>
+  into&nbsp; <span style="font-style: italic;">&lt;tomcat
+  dir&gt;</span>\conf\tomcat-users.xml&nbsp; you can deploy the
+  WARs to Tomcat using the tomcat-maven-plugin:<br>
+  <code>mvn tomcat:deploy</code></p>
+  <p>Alternatively you can copy the WAR files to Tomcat's&nbsp;
+  webapps directory.<br>
+  
+  <code>copy account\target\sample-bigbank-account.war <span style=
+  "font-style: italic;">&lt;tomcat dir&gt;</span>\webapps</code><br>
+  <code>copy&nbsp;
+  webclient\target\sample-bigbank-webclient.war&nbsp;<span style=
+  "font-style: italic;">&lt;tomcat dir&gt;</span>\webapps</code><br>
   </p>
 
   <h4>Running</h4>



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