The Spring AMPQ stuff seems to be tightly bound to AMQP V0.91 as its what RabbitMQ uses. ActiveMQ supports AMQP 1.0 and there are substantial differences between the protocol versions. As stated perviously you'd be better off using the SpringJMS approach.
On Thu Jan 29 2015 at 7:31:15 AM artnaseef <a...@artnaseef.com> wrote: > AMQP is a newer addition to ActiveMQ. You'll find a lot more > documentation, > tools and knowledge around the JMS API for ActiveMQ. > > > > -- > View this message in context: http://activemq.2283324.n4. > nabble.com/Spring-AMQP-ActiveMQ-tp4690566p4690567.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >