Preface

The Java™ Message Service Tutorial and Reference provides an introduction to the Java Message Service (JMS) API for new users. It has the following goals:

  • To introduce the JMS API to new users, with simple JMS client program examples

  • To show how to use the JMS API within the Java 2 Platform, Enterprise Edition (J2EE™ platform), with additional simple examples showing how to

    • Consume messages asynchronously with a message-driven bean

    • Produce messages from an application client

    • Produce messages from a session bean

    • Access an entity bean from a message-driven bean

    • Produce and consume messages on more than one system

  • To provide a full reference to the JMS API for JMS client programmers

The audience for this book is programmers who expect to write JMS ...

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.