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. 

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4223245
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to