[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JConsole / jmxremote connection problems

PeterJ do-not-reply at jboss.com
Thu Nov 6 11:00:19 EST 2008


You also need to add:

JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote"
  | 

The comment for this line is sort of misleading - you need this setting to allow the JMX connection, wether locally or remotely. The three remote settings (that you listed) are in addition to this.

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

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



More information about the jboss-user mailing list