Now you will look at the life cycle of a typical JMS sender or receiver application:
Now the implementations of the sender and receiver applications start diverging. The sender's steps are introduced first and then the client's steps.
Now look at the steps the queue client application has to take after creating the QueueSession object:
In the next section, you will study how to configure destinations in WebLogic Server. |