The current AMQP 1.0 JMS client, qpid-jms-client, does use proton-j. The older qpid-amqp-1-0-client-jms does not use proton.
If you are using maven, look at http://qpid.apache.org/maven.html for the current dependency detail. The current release is 0.20.0, and 0.21.0 should enter the release process late this week. Robbie On 7 March 2017 at 15:53, Vince Cole <[email protected]> wrote: > Hi Rob > > I guess I'm a bit confused too. > > I need to use JMS and AMQP 1.0, thought I was using the correct > dependencies, as underneath they use proton-j, but now I'm not so sure. > > I'll see what happens if I pull either of the client libraries out... > > > > > > -- > View this message in context: > http://qpid.2158936.n2.nabble.com/synchronous-sending-using-javax-jms-MessageProducer-send-tp7660152p7660154.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
