Java Reference
In-Depth Information
4. Each publisher publishes five messages.
5. Each of the local and the remote message-driven beans receives five messages and
sends replies.
6. The client's message listener consumes the replies.
Figure 21-6 illustrates the structure of this application. M1 represents the first message
sent using the local connection factory, and RM1 represents the first reply message sent
by the local MDB. M2 represents the first message sent using the remote connection fact-
ory, and RM2 represents the first reply message sent by the remote MDB.
Search WWH ::




Custom Search