Chapter 7. Enterprise Messaging with the Java Message Service (JMS)

In this chapter:

  • The fundamentals of JMS, describing and illustrating both point-to-point and publish-and-subscribe messaging

  • JMS queuing mechanisms for point-to-point messaging, with examples

  • JMS topic creation for publish-and-subscribe messaging, with examples

  • Configuring JMS messages

  • JMS and transactions

  • How JMS works in a WebLogic Server cluster

  • JMS exception handling

  • Best practices for using JMS in WebLogic Server applications

The Java Message Service (JMS) provides a standard enterprise messaging service for Java 2 Enterprise Edition (J2EE) applications. JMS acts as an intelligent switchboard for routing messages among application components and processes in a distributed application. ...

Get J2EE™ Applications and BEA™ WebLogic Server™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.