Apache.NMS: Missing API Version 1.6.0.3061 in downloads?

2014-04-06 Thread Tom_Z
Hi guys, our development team is going to implement a .Net-Client using Apache.NMS. They found a mismatch in the downloads provided using the latest version. http://activemq.apache.org/nms/download.html states: Apache.NMS.ActiveMQ v1.6.2 uses NMS API Rev v1.6.0, ok. API Download: http://activem

Re: ActiveMQ with JAVA 8

2014-04-06 Thread khandelwalanuj
Anybody get a chance to look at this ? -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-with-JAVA-8-tp4679842p4680102.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: How can a consumer subscribe multiple queue and multiple topic at the same time

2014-04-06 Thread artnaseef
There are ways to get what you want. Composite destinations arr nice, but I personally avoid them as they require a lot of special-case handling which I am not convinced is 100%. Sent from my iPhone > On Apr 5, 2014, at 8:33 PM, "nbdxkfq [via ActiveMQ]" > wrote: > > Hi All, > > I am worki