Setting up MQSeries

The prerequisites include:

￿WebSphere 3.5.5

￿MQSeries 5.2

￿MA88 MQSeries classes for Java and Java Message Service (requires V4R5 or later)

Setting up MQSeries

This section explains how to configure MQSeries on the iSeries to be used by call.connect. Then it explains how to map the MQSeries queues onto JMS queues.

Creating a queue manager

First you must create a queue manager as explained here:

1.If the subsystem QMQM is not started (check by using the Work with Subsystem (WRKSBS) command), enter the following command:

STRSBS QMQM/QMQM

2.Enter the Work with Message Queue Manager (WRKMQM) command.

3.Press F6 (Create queue manager).

4.On the Create Message Queue Manager display (Figure 3-6), complete the following fields:

Message Queue Manager Name: CALLCONNECTQM

Text ‘description’: ‘Call Connect Queue Manager’

Undelivered Message Queue: SYSTEM.DEAD.LETTER.QUEUE

Press Enter to create the message queue manager.

Figure 3-6 Create Message Queue Manager display

5.Start the queue manager.

6.On the Start Queue Manager display, enter option 14 next to CALLCONNECTQM and press Enter.

7.Wait until the Status changes to Active. Then press F5 to refresh the display.

Note: You need to start the queue manager before you can create any queues.

32Geac System21 commerce.connect: Implementation on the iSeries Server

Page 44
Image 44
IBM SG24-6526-00 manual Setting up MQSeries, Creating a queue manager