Book description
Java™ Message Service API Tutorial and Reference provides a clear and complete introduction to the Java™ Message Service (JMS) API. This book illustrates how to use the JMS API to build applications that create, send, receive, and read messages. Beginning with comprehensive descriptions of fundamental JMS concepts and building blocks, the coverage extends to all aspects of running and creating JMS applications. Each topic area is supported by relevant and well-crafted JMS program examples that demonstrate how to put the technology to work.
The JMS API is an integral part of the Java 2 Platform, Enterprise Edition (J2EE™ platform). Developed by Sun Microsystems in close cooperation with enterprise messaging partners, JMS works together with other technologies to provide reliable, asynchronous communication between components in a distributed computing environment. It delivers a new, powerful tool for enterprise messaging--the cornerstone of today's enterprise applications.
You will find in-depth coverage on how to:
Create and run JMS client programs
Use the JMS API within the J2EE platform
Consume messages asynchronously with a message-driven bean
Produce messages from an application client and from a session bean
Access an entity bean from a message-driven bean
Create applications for the J2EE platform that use the JMS API to
Consume messages Produce messages Access an entity bean
From BytesMessage to TransactionRolledBackException, a useful alphabetical reference provides complete information on all facets of the JMS API.
Additionally, the tutorial example programs are downloadable from the Sun Web site, so that you can adapt them to implementations of the JMS API and the J2EE platform.
Written by an expert team, the book offers an unparalleled technical understanding of JMS and its integration into the J2EE platform. Its thorough and practical coverage of JMS makes it easy for developers working in a distributed Java technology environment, and those familiar with the J2EE platform, to efficiently integrate the JMS API.
0201784726B02212002
Table of contents
- Copyright
- Preface
- Acknowledgments
- About the Authors
-
Part One
- Overview
- Basic JMS API Concepts
- The JMS API Programming Model
- Writing Simple JMS Client Applications
- Creating Robust JMS Applications
- Using the JMS API in a J2EE Application
- A Simple J2EE Application that Uses the JMS API
- A J2EE Application that Uses the JMS API with a Session Bean
- A J2EE Application that Uses the JMS API with an Entity Bean
- An Application Example that Uses Two J2EE Servers
-
Part Two
- BytesMessage
- Connection
- ConnectionFactory
- ConnectionMetaData
- DeliveryMode
- Destination
- ExceptionListener
- IllegalStateException
- InvalidClientIDException
- InvalidDestinationException
- InvalidSelectorException
- JMSException
- JMSSecurityException
- MapMessage
- Message
- MessageConsumer
- MessageEOFException
- MessageFormatException
- MessageListener
- MessageNotReadableException
- MessageNotWriteableException
- MessageProducer
- ObjectMessage
- Queue
- QueueBrowser
- QueueConnection
- QueueConnectionFactory
- QueueReceiver
- QueueRequestor
- QueueSender
- QueueSession
- ResourceAllocationException
- Session
- StreamMessage
- TemporaryQueue
- TemporaryTopic
- TextMessage
- Topic
- TopicConnection
- TopicConnectionFactory
- TopicPublisher
- TopicRequestor
- TopicSession
- TopicSubscriber
- TransactionInProgressException
- TransactionRolledBackException
- JMS Client Examples
- Glossary
- Index
Product information
- Title: Java™ Message Service API Tutorial and Reference: Messaging for the J2EE™ Platform
- Author(s):
- Release date: February 2002
- Publisher(s): Addison-Wesley Professional
- ISBN: 0201784726
You might also like
book
SOA Using Java™ Web Services
Expert Solutions and State-of-the-Art Code Examples is a hands-on guide to implementing Web services and Service …
book
J2EE™ and JAX™: Developing Web Applications and Web Services
Learn J2EE and the JAX APIs for Web services and applications—all in one volume. The first …
book
Enterprise Messaging Using JMS and IBM® WebSphere®
The real-world guide to JMS messaging with IBM WebSphere technologies This book offers start-to-finish guidance for …
book
The Java EE 7 Tutorial, Volume 2, Fifth Edition
is a task-oriented, example-driven guide to developing enterprise applications for the Java Platform, Enterprise Edition 7 …