Asynchronous Messaging Made Easy With Spring JMS (O'ReillyNet)
Srini Penchikala
writes about SpringJMS on O'Reilly.
"
Java Messaging Service (JMS) requires a lot of work to set up sessions and manage messages, work that can distract you from your application-specific logic. The Spring framework's SpringJMS offers a simpler solution that keeps the JMS administration out of your face. Srini Penchikala takes a look."