Date: 2004-04-16T14:09:46
   Editor: 66.61.163.153 <>
   Wiki: Apache Geronimo Wiki
   Page: BuildingAndRunning
   URL: http://wiki.apache.org/geronimo/BuildingAndRunning

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -116,10 +116,10 @@
 
 You can find the schema files in ${geronimo.base.dir}/schema
 
-To deploy a new configuration use the `deploy.jar` command:
+To deploy a new configuration use the `deployer.jar` command:
 {{{
 $ cd target
-$ java -jar bin/deploy.jar --install --plan <your-plan>.xml
+$ java -jar bin/deployer.jar --install --plan <your-plan>.xml
 }}}
 
 You should only run this with the server stopped - online deployment will be 
available soon when default deployment includes the remoting layer.

Reply via email to