Axon with Amazon MQ

Has anyone used Axon with AmazonMQ (Amazon hosted actively). AmazonMQ supports amqp v1. Would Axon work with spring amqp client with it?

Hi Altug,

Can’t say I’ve ever used AmazonMQ, but my hunch is Axon might not work well with it.

Axon using spring-amqp version 1.7.4.RELEASE, and I believe the RabbitMQ stuff in there is based on AMQP 0.9.

Not completely sure though, although this might be evidence supporting my hunch.

Hope this clarifies!

Cheers,

Steven