Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


The default namingPort is 1099
The default container name is defaultJBI

Tip
titleDefault JMX Service URL

service:jmx:rmi:///jndi/rmi://localhost:1099/defaultJBIJMX

Tip
titleHandy Hint

To enable JMX remoting with Java 5:

export JAVA_OPTS="-Dcom.sun.management.jmxremote.port=5001
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false"


When you want to get at the ServiceMix MBeans using MC4J use JSR160 as your server connection type and the above default JMX Service URL as your server URL.

Panel
borderColor#ccc
titleMC4J - JMX Console
borderStylesolid