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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to