You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2008/10/02 02:36:10 UTC

svn commit: r700977 - /geronimo/sandbox/failover/failover-tomcat-demo/src/main/resources/deploy.gsh

Author: djencks
Date: Wed Oct  1 17:36:10 2008
New Revision: 700977

URL: http://svn.apache.org/viewvc?rev=700977&view=rev
Log:
don't start app on controller server.  Use updated deploy/farm command name

Modified:
    geronimo/sandbox/failover/failover-tomcat-demo/src/main/resources/deploy.gsh

Modified: geronimo/sandbox/failover/failover-tomcat-demo/src/main/resources/deploy.gsh
URL: http://svn.apache.org/viewvc/geronimo/sandbox/failover/failover-tomcat-demo/src/main/resources/deploy.gsh?rev=700977&r1=700976&r2=700977&view=diff
==============================================================================
--- geronimo/sandbox/failover/failover-tomcat-demo/src/main/resources/deploy.gsh (original)
+++ geronimo/sandbox/failover/failover-tomcat-demo/src/main/resources/deploy.gsh Wed Oct  1 17:36:10 2008
@@ -1,3 +1,3 @@
 #gshell script
-deploy/deploy load-beans-1.0.jar --username system --password manager
-deploy/farm add -f cluster1 -l pluginList1 -a  org.superbiz/load-beans/1.0/car 
+deploy/distribute load-beans-1.0.jar --username system --password manager
+cluster/deploy add -c cluster1 -l pluginList1 -a  org.superbiz/load-beans/1.0/car