How can we undeploy an application with the new deployment model? Previously you could delete the deployed war from the deploy directory which would then unregister the application. With the new model, the deployed WAR is removed from the deploy directory upon deployment. So how can I undeploy an application?
Also, previous versions would allow you to have a war that is unpacked to be added to the deploy directory. It appears that it is necessary to have the application packaged as a WAR to be deployed. If the unpacked directory is added, the application is not deployed, a warning of "Unrecognized file" is displayed. I guess, it is now necessary to have the application deployed as a WAR, which is OK, I guess. Thanks, Hema ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Hema Menon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]