Chapter 8. A J2EE Application that Uses the JMS API with a Session Bean

This chapter explains how to write, compile, package, deploy, and run a J2EE application that uses the JMS API in conjunction with a session bean. The application contains the following components:

  • An application client that calls an enterprise bean

  • A session bean that publishes several messages to a topic

  • A message-driven bean that receives and processes the messages, using a durable topic subscriber and a message selector

The chapter covers the following topics:

If you downloaded the tutorial examples as described in the preface, you will find the source ...

Get Java™ Message Service API Tutorial and Reference: Messaging for the J2EE™ Platform 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.