Q&A from the wiki page asked this question: "Question: What happens if you place an application module in the auto-deploy directory, so it is deployed, and then you go in via JSR-88 and undeploy it? Presumably, it must be removed from the auto-deploy directory, so it won't get auto-redeployed next time the scanner wakes up. "
I'm curious whether we could simply move the application module to an "undeploy" directory, which would allow people to work on unpacked archives and undeploy without deleting their work-in-progress. -- N. Alex Rupp ([EMAIL PROTECTED]) ----- Original Message ----- From: "Aaron Mulder" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 02, 2003 3:27 PM Subject: Another Architecture Diagram > I'm currently working on fleshing out the Deployment documentation > page a bit more. I put a diagram up there that touches on the Geronimo > JMX architecture, management, and deployment. I'm going to start working > on the description of the existing deployment features now. > > Aaron > > http://wiki.codehaus.org/geronimo/Architecture/Deployment > >
