Securing the JMX Console
JBoss makes it really easy to secure the management applications – as easy as flipping a few switches (the hard part, of course, is finding the switches that need flipping). Here are the steps:
Step 1. Go to the $JBOSS_HOME/common/deploy/jmx-console.war/WEB-INF
Step 2. Modify web.xml to uncomment the security-constraint element:
↧