1 Reply Latest reply on Dec 5, 2003 9:30 AM by juha

    Help with Clustered MBeans

    michael.daleiden

      Environment: JBoss 3.2.2 (Production), JDK 1.4.1

      I have several JBoss servers clustered together, with farmed MBeans running on each. What is the best way to remotely connect to these MBeans from a client without requiring the client to specify a particular server (in other words, the MBeans need to be location-transparent to the client).

      Also, how would a client get a list of all of these MBeans running across the entire cluster?