Implementation of Java Messaging Service using spring
To implement JMS using java with spring we can acheive that with the help of ActiveMq server.The Apache ActiveMQ message broker is an open source implementation of the Java Message Service spec. It makes for a reliable hub in any message-oriented enterprise application
you get more idea about how to use & install using following link.
http://activemq.apache.org/getting-started.html#GettingStarted-Introduction