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