I am trying to make tomcat (5.5) to use my custom context class for directory based(deployed) web applications. So far I have tried to stick it in 2 places:
- conf/context.xml ( as className attribute to Context node. As per documentation ), - conf/server.xml ( as contextClass attribute to Host node. Out of desperation and because there is setContextClass method in StandradHost class ). Neither of these works. Any comments/suggestions/critic will be highly appreciated, Andrei Tchijov --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]