February 2002
Beginner to intermediate
544 pages
10h 23m
English
This pair of applications is somewhat similar to the application in Chapter 7 in that the only components are a client and a message-driven bean. However, the applications here use these components in more complex ways. One application consists of the application client. The other application contains only the message-driven bean and is deployed twice, once on each server.
The basic steps of the applications are as follows.
1. |
The administrator starts two J2EE servers.
|
2. |
On the local server, the administrator creates a connection factory to communicate with the remote server.
|
3. | The application client uses two connection factories—a preconfigured one and the one just created—to create two connections, sessions, ... |
Read now
Unlock full access