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:2.0.0'
<dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-example-spring-jms</artifactId> <version>2.0.0</version> </dependency>
<dependency org="org.apache.camel" name="camel-example-spring-jms" rev="2.0.0"/>
"org.apache.camel", "camel-example-spring-jms", "2.0.0"