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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...