December 2004
Intermediate to advanced
992 pages
24h 55m
English
This chapter covers the following concepts:
WebSphere Application Server’s JMS Support
When to use the different types of JMS Providers
Managing your JMS Server
Configuring resources for your JMS Server
Configuring JMS on z/OS
The Java Message Service (JMS) allows developers to create asynchronous components easily within the scope of a J2EE application. The J2EE 1.3 specification requires a JMS 1.0.2 implementation. The J2EE 1.3 specification can be found at http://java.sun.com/j2ee/1.3/download.html, and JMS 1.0.2 can be found at http://java.sun.com/products/jms/docs.html.
Asynchronous messaging is the classic “consumer and producer” concept within a transactional context in the J2EE ...
Read now
Unlock full access