Ibm Websphere Mq; Configuring Jms Endpoints And Handlers - IBM BJ0NJML - Service And Asset Management Integration Manual

Integration guide
Table of Contents

Advertisement

IBM WebSphere MQ

IBM WebSphere MQ

Configuring JMS Endpoints and Handlers

174
The following property values are required utility values.
Property
Description
–Dqueuename
Queue JNDI name
–Dserviceurl
RMI URL of the application server
–Dusername
J2EE user (if the queue is secured)
–Dpassword
J2EE user password (if the queue is secured)
–Dselector
The WHERE clause to process a subset of
messages in the queue.
–Dcount
The number of messages to be viewed or
deleted; an asterisk means all messages (based
on selector)
You can use IBM WebSphere MQ as a standard for your queuing activities. The
integration framework supports WebSphere MQ Version 6. Before you use the
WebSphere MQ for any queuing activities, you must familiarize yourself with
WebSphere MQ configurations and implementations.
The framework processing places the outbound publish channel message into the
default queue. The integration framework then uses the JMS endpoint and
handler to send the message to WebSphere MQ.
To accomplish this task you must configure the endpoint JMS handler to point to
the WebSphere MQ. This configuration can be done in following ways:
1
Create an WebSphere MQ provider on the WebSphere Application Server and
configure an integration endpoint to point to the message queue (MQ)
provider by using:
The destination JNDI name (DESTJNDINAME)
The connection factory JNDI name (CONFACTORYJNDINAME)
2
Configure the endpoint to point to the WebSphere MQ by using:
The destination JNDI name (DESTJNDINAME)
The connection factory JNDI name (CONFACTORYJNDINAME)
The provider URL (PROVIDERURL)
The initial context factory (CONTEXTFACTORY)
Required
or
Optional
Required
Required
Optional
Optional
Optional
Optional
Integration Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents