Hi,

I would like to make the current deployment objects public instead of private (all objects under org.apache.catalina.deploy.*). I would like to be able to customize those objects, mainly when Tomcat is embedded and the container already have information about the deployment descriptor (ex: security collections/constraints).

It will also be usefull when using jmx-remote, by being able to remotly create the StandardContext and configuring it appropriately without having to use/start ContextConfig (without parsing the web.xml locally), and by customized the o.a.c.deploy instance.

What do you think?

-- Jeanfrancois


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to