You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@incubator.apache.org on 2004/07/01 23:00:12 UTC

[Apache Geronimo Wiki] Updated: Deployment

   Date: 2004-07-01T14:00:12
   Editor: 141.154.122.5 <>
   Wiki: Apache Geronimo Wiki
   Page: Deployment
   URL: http://wiki.apache.org/geronimo/Deployment

   Can you undeploy a module?

Change Log:

------------------------------------------------------------------------------
@@ -195,3 +195,7 @@
 }}}
 
   If you want to start several configurations, simply list the extra configuration IDs on the command line.
+
+= Undeployment =
+
+FIXME - is is possible to undeploy a module?  It doesn't appear so, since o.a.g.deployment.Deployer has a deploy() method but no undeploy().