Date: 2004-04-28T15:02:23 Editor: 208.42.65.236 <> Wiki: Apache Geronimo Wiki Page: Deployment URL: http://wiki.apache.org/geronimo/Deployment
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,6 +1,6 @@ = Deployment = -The Geronimo deployment tool is packaged in the executable jar `bin/deployer.jar'. The deployer uses a XML deployment plan to figure out what to do and this xml file determined by the module type. Ultimately this will be produced by a JSR-88 tool but for now an XML aware text editor is the best choice. +The Geronimo deployment tool is packaged in the executable jar `bin/deployer.jar`. The deployer uses a XML deployment plan to figure out what to do and this xml file determined by the module type. Ultimately this will be produced by a JSR-88 tool but for now an XML aware text editor is the best choice. '''NOTE:''' You should only run the deploy tool with the server stopped - online deployment will be available soon when default deployment includes the remoting layer.
