1 Reply Latest reply on Dec 19, 2002 11:07 PM by adrian.brock

    MBean proxy to another MBean server

    noamhooper

      Suppose I have 2 jboss servers running, and I want to make some mbeans of one of the servers accesible from the other. Is there some automatic way to do it, or I have to write myself an mbean which calls the other mbean through the RMI adaptor?