How can I enable HTTP Basic Authentication in JBoss 4 for a specific web application?
Having a fixed username/password will do.
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.
Follow this process
http://community.jboss.org/wiki/SecureAWebApplicationInJBoss
Summary:
You add a security domain to login-config.xml
You modify web.xml and jboss-web.xml in your war file to enable authentication using the security domain