An example using Spring XML to talk to the JMS server from different kind of client techniques and having AOP aspect to perform audit trails in the Camel Server
'org.apache.camel:camel-example-spring-jms:1.6.3'
<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-example-spring-jms</artifactId> <version>1.6.3</version> </dependency>
<dependency org="org.apache.camel" name="camel-example-spring-jms" rev="1.6.3"/>
"org.apache.camel", "camel-example-spring-jms", "1.6.3"