Hi Eugene, Send us a patch that adds the consumer and producers into the JMX view. The JMX view allready shows you all the connections and consumers and destinations.
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
-- Regards, Hiram Blog: http://hiramchirino.com
