For Jboss 4.0.2 : Securing the jmx-console and web-console

Securing jmx-console:
=====================
1. uncomment the lines found in the following path.
$JBOSS_HOME\server\all\deploy\jmx-console.war\WEB-INF\web.xml

2. Change the password in the jmx-console-users.properties,if required. The properties
file is found in the following path:

$JBOSS_HOME\server\all\conf\props\jmx-console-users.properties

3. uncomment the tag found in the jboss-web.xml. The path of the file is
as follows:
$JBOSS_HOME\server\all\deploy\jmx-console.war\WEB-INF\jboss-web.xml

Securing web-console:
=====================
1. Repeat the step 1 of “Securing jmx-console”. The web.xml is found in the following path:
$JBOSS_HOME\server\all\deploy\management\console-mgr.sar\web-console.war\WEB-INF\web.xml

2. Change the password in the web-console-users.properties,if required. The properties
file is found in the following path:

$JBOSS_HOME\server\all\deploy\management\console-mgr.sar\web-console.war\WEB-INF\classes\web-console-users.properties

3. uncomment the tag found in the jboss-web.xml. The path of the file is
as follows:
$JBOSS_HOME\server\all\deploy\management\console-mgr.sar\web-console.war\WEB-INF\jboss-web.xml

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s


Follow

Get every new post delivered to your Inbox.