Java Message Service API tutorial and reference: messaging for the J2EE platform

  • Authors:
  • Mark Hapner;Rahul Sharma;Rich Burridge;Joseph Fialli;Kim Haase

  • Affiliations:
  • Sun Microsystems;Sun Microsystems;Sun Microsystems;Sun Microsystems;Sun Microsystems

  • Venue:
  • Java Message Service API tutorial and reference: messaging for the J2EE platform
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

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 Transaction Rolled Back Exception, a useful alphabetical reference provides complete information on all facets of the JMS API.