Re: Support for javax.jms-api 2.0.1

2016-06-06 Thread stephan.praetsch
By the way, how come you replied to my message though "This post has NOT been accepted by the mailing list yet." I expected no one to see my post. -- View this message in context: http://activemq.2283324.n4.nabble.com/Support-for-javax-jms-api-2-0-1-tp4712681p4712688.html Sent from the ActiveMQ

Re: Support for javax.jms-api 2.0.1

2016-06-06 Thread stephan.praetsch
Thank you. I will have a look. -- View this message in context: http://activemq.2283324.n4.nabble.com/Support-for-javax-jms-api-2-0-1-tp4712681p4712687.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Support for javax.jms-api 2.0.1

2016-06-06 Thread Christopher Shannon
If you need JMS 2.0 support you should take a look at Artemis which already supports it. https://activemq.apache.org/artemis/ On Mon, Jun 6, 2016 at 2:50 PM, stephan.praetsch < stephan.praet...@googlemail.com> wrote: > Hi there, > > I'd like Unit-Test with the embedded broker for ActiveMQ as men

Support for javax.jms-api 2.0.1

2016-06-06 Thread stephan.praetsch
Hi there, I'd like Unit-Test with the embedded broker for ActiveMQ as mentioned here . But I use Java8 and javax.jms-api 2.0.1. Unfortunately this isn't supported in activemq-junit and activemq-broker in version 5.13.3. On Maven Reposit