0 Replies Latest reply on Nov 20, 2012 7:38 AM by ankprasa

    MBean to find the JMX connector port for individual servers in a partition?

    ankprasa

      Hi all,

       

      I am programmatically connecting to a JBoss server in a partition (containing more than 1 servers) using the JMX service URL with "1090" as its remoting port (by default in JBoss 6).

      I need to find the list of JBoss Servers present in the partition along with their individual jmx connector port programmatically.

      By querying the MBeans, I can find out the list of servers in the partition, but I couldn't find information about the jmx connector port.

       

      Is there an MBean that I can use to find out the jmx connector port for individual servers in the partition?

       

      Regards,

      Ankit