We have web applications that require tailoring when being deployed. If Tomcat is running, we can start the context after tailoring with a deploy call to Manager. That is fine for development, but for production, the Manager web app is usually not there. Is there an mbean I can call that doesn't require the Manager web app?
Thanks David Cleary Progress Software