On 12/06/07, Jon Wingfield <[EMAIL PROTECTED]> wrote:
You can supply a custom loader for a webapp to do this sort of thing: http://tomcat.apache.org/tomcat-5.5-doc/config/loader.html Each webapp would require a context.xml to enable the custom loader.
Thank you Jon for this tip, so according to http://tomcat.apache.org/tomcat-5.5-doc/config/context.html and:
"in the $CATALINA_HOME/conf/context.xml file: the Context element information will be loaded by all webapps" I can create my own loader (for example I can extend WebappLoader) and configure it in context.xml file. I will try it ;] Thanks, Hamster, -- GMail::Hamster http://music-codex.com/ http://hamsterready.blogspot.com/ --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]