All we have for now is a sample JMS application using Spring and ActiveMQ.
There are 3 subfolders in the archive:
- activemq - The ActiveMQ server. Must be started before all else.
- jmsConsumer - A simple application that reads JMS messages. Must be started second.
- jmsProducer - A simple application that writes JMS messages.
Download the sample application here: