February 2002
Beginner to intermediate
544 pages
10h 23m
English
This chapter explains how to write, compile, package, deploy, and run a pair of J2EE applications that use the JMS API and run on two J2EE servers. A common practice is to deploy different components of an enterprise application on different systems within a company, and this example illustrates on a small scale how to do this for an application that uses the JMS API.
The applications use the following components:
An application client that uses two connection factories—one ordinary one and one that is configured to communicate with the remote server—to create two publishers and two subscribers and to publish and to consume messages
A message-driven bean that is deployed twice—once ...
Read now
Unlock full access