In 4.1.12, the webapp appeared to be deployed to TOMCAT_HOME/work/standalone/localhost/<webapp>. It was not placed in the TOMCAT_HOME/webapps folder. This appeared to work fine, though, as the app was properly deployed, it worked, it was persisted, etc. etc. etc. The task could then be <undeploy>'d.
In 4.1.24, war file is placed in the TOMCAT_HOME/webapps folder, and the app is deployed from there. This also works fine for deployment (the app works, persisted, etc. etc. etc.). BUT -- the <undeploy> fails. I can use the <remove> task to remove the app, though.
Is this an intentional change in behavior? If so, is there any case where the <undeploy> task should (could?) be used?
-- PC
Paul Christmann Prior Artisans, LLC mailto:[EMAIL PROTECTED] 504-587-9072
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
