Hello Everyone,

I am trying to create a custom valve for intercepting http request and response.

SpringDM uses Tomcat 6.0.x by default and I wish to create a Tomcat Valve but deploy it as an OSGi bundle.
And this osgi-bundle should be detected by the springdm tomcat server, also I wish to make the configuration for the valve(osgi-bundle) through the java code and not the tomcat-server.xml

I will be thankful if someone please help me out with this problem.

Thank you
Ajinkya