programmatically: BrokerService.isSlave() JMX: There should be a corresponding JMX operation named "isSlave": [Line 119]: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/BrokerViewMBean.java?view=markup
On Thu, Sep 20, 2012 at 12:53 AM, rmn190 <rmn...@gmail.com> wrote: > > Hi, all: > > > there are two instance deployed with sharing storage, and I want to know > programically which is slave. Is it possible with JMX? > > > > > > > > rmn190