- Admin Console
- JMX Console
- JBoss Web Console
http://ip:port/admin-console
http://ip:port/jmx-console/
username/passwd == admin/admin
- vi jboss-eap-5.0/jboss-as/server/node/conf/props/jmx-console-users.properties & uncomment admin=admin
Imp files
jmx-console-roles.properties
jmx-console-users.properties
Being Reffered in login-config.xml
http://ip:port/web-console
username/passwd == admin/admin
- Copy files in jboss-eap-5.0/jboss-as/server/node/deploy/management/console-mgr.sar/web-console.war/WEB-INF/classes/
web-console-roles.properties
to jboss-eap-5.0/jboss-as/server/node/conf/props/
- vi the file web-console-users.properties and uncomment admin=admin
- vi login-config.xml and update web-console element to right location
No comments:
Post a Comment