| jboss-service.xml
  | 
  | <mbean code="org.jboss.security.plugins.JaasSecurityManagerService"  
name="jboss.security:service=JaasSecurityManager">
  | ....
  | <attribute 
name="CallbackHandlerClassName">org.jboss.web.tomcat.security.AdvancedWebCallbackHandler</attribute>
  | </mbean>
  | 
  | context.xml
  | 
  | <Context>
  | <Valve 
className="org.jboss.web.tomcat.security.HttpServletRequestResponseValve" />
  | </Context>
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062407#4062407

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4062407
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to