How can we configure a Valve for a particular web application in jboss AS 6?
Thanks,
Sivakumar.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am not sure if there is an easy way to create valves in an application specific way. For most purposes you can use a servlet filter that can easily go into a .war archive.