[jboss-user] [Management, JMX/JBoss] - Re: JMXServiceURL for JBoss4.2.2GA

bjleela do-not-reply at jboss.com
Mon May 26 09:07:43 EDT 2008


Thanks for replies. I've added the following into run.bat to add a new JRMP port.

set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.authenticate=false
set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.ssl=false
set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.port=9900

And now i'm using the jmx url as:
service:jmx:rmi:///jndi/rmi://localhost:9900/jmxrmi

Thanks,
Leela.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153356



More information about the jboss-user mailing list