Yes, you should be able to do this. Look at the geronimo-web.xml for the Tomcat descriptor. There is a xml tag that lets you reference a valve in the geronimo-web.xml.
Krishnakumar B wrote: > Hi, > > I have a ? related to SSO in tomcat. > > I can build geronimo configuring a SSO Valve and use this in web > applications deployed in Tomcat. This works. > > If i deploy a new Valve along with a web application this does not work. > > Can valves be deployed at application level so that it works for some > web applications? I dont need to have a pre-built Valve enabled with > the Server if this works. > > Regards > Krish
