![]() |
The following examples are provided to illustrate use of the extended messaging support:
This tutorial is designed to help you develop and deploy a JMS message sample application that tests the WebSphere Application Server extended messaging functions in a point-to-point scenario. This sample illustrates how to develop and deploy an application that comprises the following components:
For more information about this sample, see the samples article "Tutorial: Creating JMS message sample" at WAS_HOME/Enterprise/samples/messaging/doc/PtoP/wsbldPtoP.htm (if you have installed the samples option).
This sample is designed to demonstrate the use and behavior of the extended messaging support for a simple point-to-point scenario. This sample uses the JMS message sample deployed in the sample above.
For more information about this sample, see the samples article "Sample: Message Listener (Point-to-Point)" at WAS_HOME/Enterprise/samples/messaging/doc/PtoP/wsrunPtoP.htm (if you have installed the samples option).
This tutorial is designed to help you develop and deploy a JMS message sample application that tests the WebSphere Application Server extended messaging functions in a publish/subscribe scenario. This sample illustrates how to develop and deploy an application that comprises the following components:
For more information about this sample, see the samples article "Tutorial: Creating JMS message publish/subscribe sample" at WAS_HOME/Enterprise/samples/messaging/doc/PubSub/wsbldPubSub.htm (if you have installed the samples option).
This sample is designed to demonstrate the use and behavior of the extended messaging support for a simple publish/subscribe scenario. This sample uses the JMS message sample deployed in the publish/subscribe sample above.
For more information about this sample, see the samples article "Sample: Message Listener (publish/subscribe)" at WAS_HOME/Enterprise/samples/messaging/doc/PubSub/wsrunPubSub.htm (if you have installed the samples option).
Related tasks... | |
Developing a message bean to use extended messaging | |
Configuring the extended messaging service | |
Related concepts... | |
Parent: An overview of the extended messaging service | |