cancel
Showing results for 
Search instead for 
Did you mean: 

PI7.1 Sender JMS -Websphere MQ- Successfully disconnected from destination

Former Member
0 Kudos

Dear Experts,

My PI 7.1 JMS sender adapter is connecting to Websphere MQ. I have provided all the connection parameters correctly. But when i start the jms sender, the channel status is green, but the status log says "Successfully disconnected from destination".

Can you please share your opinion, what would have gone wrong? Are there any changes in PI 7.1 from 7.0?

Channel details:

Transport protocol: Websphere MQ (non-JMS)

Message protocol: JMS 1.x

.

.

Transport/Network protocol: TCP/IP

JMS-Compliant: Websphere MQ (non-JMS)

Thanks.

Edited by: saravana_pi on Apr 4, 2011 4:14 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check the following thread

Regards,

Kinshuk

Former Member
0 Kudos

Thanks Kinshuk.

Do anybody know the list of jar files that is needed when installing websphere mq Version 7 driver files in PI 7.1?

Former Member
Former Member
0 Kudos

>

> Do anybody know the list of jar files that is needed when installing websphere mq Version 7 driver files in PI 7.1?

If you have installed WMQ server, the jars will be in the java subdirectory. If you do not have WMQ server, install the full WMQ client. It is available for free download as [SupportPac MQC7|http://bit.ly/SupportPacMQC7] (v7 client) or [SupportPac MQC6|http://bit.ly/SupportPacMQC6] (v6 client).

The vendor-supplied install is the only one to which fix packs can be applied or for which efixes will be built. It is therefore the ONLY configuration supported by IBM. If you are using this in Production it is strongly advised to use the full install and not just grab the jar files. To apply maintenance, either download the latest client install, or apply the [latest fix pack|http://www-01.ibm.com/support/docview.wss?rs=171&uid=swg27006037].

V5.3 is out of support. V6 is going out of support as of Sept 2012. Use the V7 client if at all possible.

To see what jars are required and what the CLASSPATH is supposed to be, consult the official docs for [WMQ V7|http://publib.boulder.ibm.com/infocenter/wmqv7/v7r0/topic/com.ibm.mq.csqzaw.doc/jm10330_.htm] or for [WMQ V6|http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.csqzaw.doc/uj10330_.htm], depending on your version.

Answers (0)