Skip to content

Example project showing how to use modified grails routing-jms plugin

Notifications You must be signed in to change notification settings

tom-williams/Camel-Aq-Jms-Test

Repository files navigation

A sample application that uses an extended version of the routing-jms plugin with an Oracle AQ jms component.

A simple, but non-trivial application
 - camel route that takes a message off an oracle AQ queue
 - transacts the route with a wired transaction policy
 - unmarshal using Camel's jaxb component
 - persists a domain object to the same oracle schema using hibernate plugin
 - persists another domain object to a mongo db using the mongo-db plugin

Further explanation at:
   http://www.kelvin-williams.dk/?p=16

About

Example project showing how to use modified grails routing-jms plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published