| Author |
How to access jboss5.0.0 GA mbeans through jconsole
|
kj jose
Greenhorn
Joined: Apr 03, 2009
Posts: 1
|
|
Hi all,
I am using jboss 5.0.0.GA and added following line of code in run.bat file.
set JAVA_OPTS=%JAVA_OPTS% -Djboss.platform.mbeanserver
Now I can access the jconsole through following link
service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector
Above link is not accessible through other machines.
For eg: my ip is 100.20.30.4
I can not access jconsole as follows
service:jmx:rmi://100.20.30.4/jndi/rmi://100.20.30.4:1090/jmxconnector
Could you please give me the solution if anybody knows the solution.
Regards,
Jose.
|
 |
 |
|
|
subject: How to access jboss5.0.0 GA mbeans through jconsole
|
|
|