2 Replies Latest reply on Jul 15, 2009 3:02 AM by remnet

    Jmx port automatic binding

      hi,
      i try to launch multiple jboss servers, each one with a jmx (rmi) different port.
      i found the JAVA_OPT setings to activate and bind the agent to one specific port (JAVA_OPTS -Dcom.sun.management.jmxremote.port=xxxxx)

      but i'd like to know if i can (and how to) use the binding services to proceed like any over default port with a constant port offset like many other services.

      thx