Re: Making Classes Available to Tomcat (Geronimo 1.1.1) on Startup

2007-04-19 Thread Daniel Bloomfield Ramagem
Thanks David! You confirmed my suspicions that a custom build of the Tomcat module is probably the way to go. Daniel. On 4/19/07, David Jencks <[EMAIL PROTECTED]> wrote: > I'm trying to install a set of global Servlet Filters in Tomcat. > I've modified the global Tomcat var/catalina/conf/web.

Re: Making Classes Available to Tomcat (Geronimo 1.1.1) on Startup

2007-04-19 Thread David Jencks
I'm trying to install a set of global Servlet Filters in Tomcat. I've modified the global Tomcat var/catalina/conf/web.xml configuration and added the references to my filters. But I don't know where to place the class files to make them available to Tomcat during Geronimo startup. Putt

Making Classes Available to Tomcat (Geronimo 1.1.1) on Startup

2007-04-19 Thread Daniel Bloomfield Ramagem
I'm trying to install a set of global Servlet Filters in Tomcat. I've modified the global Tomcat var/catalina/conf/web.xml configuration and added the references to my filters. But I don't know where to place the class files to make them available to Tomcat during Geronimo startup. Putting them