[jboss-user] [Beginners Corner] - Re: HTTP Status 403 - Configuration error: Cannot perform ac

PeterJ do-not-reply at jboss.com
Tue May 29 16:41:32 EDT 2007


Looks like the web.xml is missing the following:

<login-config>
  |       <auth-method>BASIC</auth-method>
  |       <realm-name>JBoss JMX Console</realm-name>
  |    </login-config>



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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049532



More information about the jboss-user mailing list