You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by Dan Haywood <da...@haywood-associates.co.uk> on 2015/06/30 10:21:38 UTC

PublishingService using ActiveMQ and Camel

Hi folks,

Just to let you know, I've just completed a new implementation of
PublishingService on isisaddons, using ActiveMQ and Camel.

The implementation of the service is actually rather simple, but the
example app on the other hand is quite full-featured, showing how to enrich
a published action and to invoke a (fake) SOAP service.

The example also integrates Jolokia so that ActiveMQ and Camel can be
monitored using consoles such as hawt.io.

You'll find a full README and the source code at
https://github.com/isisaddons/isis-module-publishmq/.

Cheers
Dan