Why not use JMX? http://incubator.apache.org/activemq/jmx.html
On 8/7/06, Eugene Prokopiev <[EMAIL PROTECTED]> wrote:
Hi, I use embedded AMQ in my application which need to know all about connections to AMQ (user names, remote addresses), producers, consumers and connected destinations. I can get destinations from BrokerView.getQueueRegion().getDestinationMap() but there are no public members in Queue class to access user names and remote addresses :( With BrokerView.getBroker().getClients() I can get remote addresses but no user names and destinations are accessible :( What can I do? -- Thanks, Eugene Prokopiev
-- James ------- http://radio.weblogs.com/0112098/
