February 2002
Beginner to intermediate
544 pages
10h 23m
English
JMS client programs can communicate with each other when they are running on different systems in a network. The systems must be visible to each other by name—the UNIX host name or the Microsoft Windows computer name—and must both be running the J2EE server.
This section explains how to produce and to consume messages in two different situations:
Suppose that you want to run the SimpleQueueSender program on one system, mars, and the SimpleQueueReceiver program on another system, earth. To do so, follow these steps.
1. | Start the J2EE server on both ... |
Read now
Unlock full access