Plus 1 for the NMX. I have to write a C# admin console for ActiveMQ, if NMX was available it would make it easier. As it stands, I am thinking I have to use Advisory Message api.
Michael semog wrote: > > Currently it is not possible to browse the queues using NMS. It is a > client level interface. Personally, I would love to have the ability > to browse queues and other admin stuff from .NET. What we need is the > equivalent of JMX... Call it NMX. :) > > This should be entered in Jira so it doesn't get lost. > > > > On 5/14/08, profiv3y <[EMAIL PROTECTED]> wrote: >> >> I am using released ActiveMQ 5.1 broker and NMS / OpenWire from C# >> client. >> >> I know how to browse amq queues in jms - but I can't figure out how to >> do >> that from C# using NMS. >> I see browser flag in ConsumerInfo but the class is protected so I can't >> use >> it directly. >> Is queue browsing supported in the current version of NMS? >> Wasn't able to find any examples or mention of browsing in amq.net >> project >> >> >> >> -- >> View this message in context: >> http://www.nabble.com/How-to-browse-queues-from-.Net-client--tp17229825s2354p17229825.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/How-to-browse-queues-from-.Net-client--tp17229825p17765501.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
