Setting up a publish/subscribe broker

You can use WebSphere MQ Integrator V2 or WebSphere MQ Event Broker as the publish/subscribe broker for WebSphere MQ JMS. You can link to either across a connection to base WebSphere MQ, or you can directly connect to WebSphere MQ Event Broker across a TCP/IP connection. Each method requires some setup activities:

Linking across WebSphere MQ

Direct connection to WebSphere MQ Event Broker across TCP/IP
For this, you must set up a message flow within an execution group on WebSphere MQ Event Broker. This message flow is to read messages from the TCP/IP socket on which the broker is listening.

The basic message flow consists of a JMSIPOptimised flow set to listen on the port configured for direct connections. By default, this port is 1506.

Note:
WebSphere MQ Event Broker can be configured to listen for both direct connections across TCP/IP from WebSphere MQ JMS and connections made across TCP/IP through WebSphere MQ. In this case, the two listeners must be configured on different ports. The default port for a WebSphere MQ connection is 1414.


© IBM Corporation 1997, 2002. All Rights Reserved