Please share axon4 and Active MQ example

Please share axon4 and ACTIVEMQ example.

Axon 4 supports AMQP 0.9.1. I don’t believe ActiveMQ does.
There is a community contribution that might help:
https://github.com/sventorben/axon-jms

Cheers,

Active MQ does support AMQP V1.0. Did go through mentioned community contribution however it is outdated and non standard (not available on maven repo).

Tried to integrate with AXON-AMQ, but hit hurdle at the start itszlf, extension is based on rabbit MQ exchange.

Can we conclude here, as of now ActiveMQ integration with Axon is not feasible ?

At this point, there is no native JMS support. We’re open to adding it to the Axon extensions, but we currently don’t have the capacity to implement it ourselves.

Cheers,

Allard