You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ek...@apache.org on 2005/09/08 23:34:33 UTC

svn commit: r279640 - /beehive/trunk/samples/controls-spring/README.txt

Author: ekoneil
Date: Thu Sep  8 14:34:32 2005
New Revision: 279640

URL: http://svn.apache.org/viewcvs?rev=279640&view=rev
Log:
While committing the last change, realized that I forgot to fix the path to the .war file.

<sigh/>

:)

BB: self
Test: none


Modified:
    beehive/trunk/samples/controls-spring/README.txt

Modified: beehive/trunk/samples/controls-spring/README.txt
URL: http://svn.apache.org/viewcvs/beehive/trunk/samples/controls-spring/README.txt?rev=279640&r1=279639&r2=279640&view=diff
==============================================================================
--- beehive/trunk/samples/controls-spring/README.txt (original)
+++ beehive/trunk/samples/controls-spring/README.txt Thu Sep  8 14:34:32 2005
@@ -35,7 +35,7 @@
     cd web/WEB-INF/src
     ant build
     ant war
-    cp springControls.war $CATALINA_HOME/webapps
+    cp ../../../springControls.war $CATALINA_HOME/webapps
 
 Once deployed, the demo JSP page can be accessed at: