Thanks Paul! I like this approach, but I don't know how to redeploy it. Could you tell me how to redeploy the tomcat module?
Paul McMahan-2 wrote: > > Geronimo's Tomcat component actually creates the valve and therefore > needs to have the implementation classes available in its > classloader. A component's deployment plan specifies what goes in > its classloader, so you could add your jar(s) to Tomcat's deployment > plan and then redeploy it. > > > Best wishes, > Paul > > > On Sep 20, 2007, at 8:52 AM, Carver wrote: > >> >> It seems that I can merge all the other jar files into the >> geronimo-tomcat-1.1.1.jar to make it works. Is there other ways to >> handle >> it? >> >> -- >> View this message in context: http://www.nabble.com/Problem-with- >> defining-custom-Valve-in-config.xml-tf4486628s134.html#a12796470 >> Sent from the Apache Geronimo - Users mailing list archive at >> Nabble.com. >> > > > -- View this message in context: http://www.nabble.com/Problem-with-defining-custom-Valve-in-config.xml-tf4486628s134.html#a12803085 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
