February 2002
Beginner to intermediate
544 pages
10h 23m
English
This chapter describes the ways in which using the JMS API in a J2EE application differs from using it in a standalone client application:
Using enterprise beans to produce and to synchronously receive messages
Using message-driven beans to receive messages asynchronously
This chapter assumes that you have some knowledge of the J2EE platform and J2EE components. If you have not already done so, you may wish to read the J2EE Tutorial (http://java.sun.com/j2ee/tutorial/) or the Java 2 Platform, Enterprise Edition Specification, v1.3 (available from http://java.sun.com/j2ee/download.html).
Read now
Unlock full access