[jboss-user] [Management, JMX/JBoss] - Re: JMX URLs
argonRyan
do-not-reply at jboss.com
Fri May 4 12:42:11 EDT 2007
I figured it out. I needed to also add the following property to the run.conf:
JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.port=3099"
and then use the URL:
service:jmx:rmi:///jndi/rmi://myhost:3099/jmxrmi
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043275#4043275
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043275
More information about the jboss-user
mailing list