Windows 2003 SP1 (Popup blocker off), j2sdk1.4.2_11, JRE Std Ed 1.5.0_07-b03, 
JBoss 4.0.4 GA

I enabled security service for the jmx-console, but I never get prompted for a 
login.  So when I try to access the jmx-console, I get: 

--------------------------------------------------------------------------------
"HTTP Status 403 - Access to the requested resource has been denied
type Status report
message Access to the requested resource has been denied
description Access to the specified resource (Access to the requested resource 
has been denied) has been forbidden."
Apache Tomcat/5.5.17
--------------------------------------------------------------------------------

I followed the "Quick Tour" documentation for securing the jmx-console:
1) deploy\jmx-console.war\WEB-INF\jboss-web.xml
   I uncommented: <security-domain>java:/jaas/jmx-console</security-domain>

2) deploy\jmx-console.war\WEB-INF\web.xml
   I uncommented the securityconstraint section.  

3) deploy\jmx-console.war\WEB-INF\classes\jmx-console-roles.properties
   myuser=JBossAdmin,HttpInvoker

4) deploy\jmx-console.war\WEB-INF\classes\jmx-console-roles.properties
   myuser=password

What do I need to do to get the login?

Thanks!


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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to