The IBM WebSphere Application Server has two message-driven bean samples that separately demonstrate publish-and-subscribe (topic-based) and point-to-point (queue based) messaging. Each of these sample applications includes a simple MDB and J2EE application client program. The examples illustrate how to trigger the MDB within the WebSphere Application Server using the external client program by way of the WebSphere embedded JMS provider.
This chapter is divided into the following sections:
Porting the sample MDBs from WebSphere embedded JMS to TIBCO Enterprise Message Service does not require changing any of the MDB or application client source code. TIBCO Enterprise Message Service is simply added to WebSphere application server and client container as another JMS provider. Then, the sample applications are reconfigured for the new JMS provider resources and re-deployed.
The instructions in this section assume you have already downloaded and installed WebSphere Application Server Version 5.0 Trial (plus embedded messaging) on a Windows platform. The instructions also assume that TIBCO Enterprise Message Service and WebSphere Application Server are both running on the same machine.
TIBCO Enterprise Message Service™ Application Integration Guide Software Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |