Before you begin
Before proceeding with this tutorial, make sure that you
have performed the following tasks:
- You installed and are experienced with the IBM WebSphere product.
- You installed WebSphere MQ 5.1 or later.
- You installed WebSphere Business Integration Message Broker
5.0 or later.
- You installed the WebSphere MQ client libraries for Java.
- You installed the Adapter for WebSphere Business Integration
Message Broker (configuration instructions are provided in this
tutorial).
- Your WebSphere MQ adapter queue manager is named crossworlds.queue.manager(the default value during installation). Otherwise, substitute
your queue manager name whenever this document refers to crossworlds.queue.manager In addition, you must do the following:
- Open the Message Brokers Toolkit and change the QueueManagerName attribute
of all MQOutput nodes in the sample message flows to crossworlds.queue.manager.
- Open the LocalDomain.configmgr file in the server project (this project is in the samples
you installed with the adapter) and then change the queue manager
name (that your broker is configured for) to crossworlds.queue.manager.
- Open Business Object Designer and change the output queue manager specified
in sample meta-object Sample_WBIMB_MO_Config to crossworlds.queue.manager
- You performed a full installation (not the basic installation)
of WebSphere MQ, including WebSphere MQ explorer. Although not necessary,
WebSphere MQ explorer makes it easier to establish queues and examine
messages.
- You installed the WebSphere MQ client libraries for Java.
