As an update to this item, the latest version of NMS 1.1 has the ability to programmatically delete destinations (queues and topics).
On Tue, Nov 25, 2008 at 2:28 PM, Jim Gomes <e.se...@gmail.com> wrote: > You are welcome to add those missing features as enhancement requests > in the AMQNET JIRA database so they get added to a future version of > NMS. The NMS client is coming along nicely. If you have suggestions > on how to make it work better, they would be appreciated. > > Best, > Jim > > On 11/22/08, Postol <ftp...@centrum.cz> wrote: > > > > Hello Jim, > > > > the most important feature which I am missing is deleting queues and > topics > > programatically. I need it in my case scenario, where I am using a > > Client-Server architecture and each client creates a queue (for requests) > > and temporary queue (for responses) when connecting to Server. It is used > > for request-response communication and I need to delete the queue when > > Client is closed. Can not do it manually via JMX. Also need to delete > > durable subscribers (or virtual topic queues - btw. this excellent > feature > > does not work now:( - will post to forum after this one). I have read > that > > it is possible via JMXConnectorFactory. > > > > And i wanna try it also because some people mentioned, that the > performance > > is better. > > > > > > > > semog wrote: > >> > >> Hi Postol, > >> > >> I don't know of any attempts at getting the ActiveMQ broker to compile > >> into > >> .NET. That would be an interesting task, though. > >> > >> What in particular is missing from NMS that you need/want to use? > >> > >> - Jim > >> > >> On Tue, Nov 18, 2008 at 5:19 PM, Postol <ftp...@centrum.cz> wrote: > >> > >>> > >>> Hi all, > >>> > >>> i want to ask if there is someone, who successfully converted ActiveMQ > to > >>> .NET libraries with IKVM, so he is able to use all functionality of > >>> ActiveMQ > >>> from C#. I know that there is NMS, but not all stuff is supported > there, > >>> so > >>> i hope there will be someone, who tried it and was successfull with > >>> conversion. > >>> > >>> I have just tried to convert it, but received a lot of exceptions about > >>> missing classes and do not know the reason and how to resolve it... > >>> > >>> Can someone post step by step instructions how to make the conversion? > >>> > >>> Any help will be appreciated. > >>> > >>> Thanks in advance. > >>> > >>> Postol > >>> -- > >>> View this message in context: > >>> > http://www.nabble.com/How-to-create-.NET-dll-of-ActiveMQ-with-IKVM-tp20572060p20572060.html > >>> Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >>> > >>> > >> > >> > > > > -- > > View this message in context: > > > http://www.nabble.com/How-to-create-.NET-dll-of-ActiveMQ-with-IKVM-tp20572060p20636322.html > > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > > > >