I'm hoping someone knows the answer to this. I'm using activemq 5.2.0, which works great. I can successfully connect with java and do what I need. When I try to connect to activemq using NMS 1.4.0.2075 from VS2008 .Net 3.5, I get errors. I tried the example from the website and get a "connection already closed" when it tries to create consumer.
http://activemq.apache.org/nms/examples.html I'm using the configuration file from NMS svn. There's got to be something simple I'm missing. thanks peter