PDA

View Full Version : Trying to config the MQ Series Adapter


aehret
03-13-2002, 06:54
Receiving this error message. Runing MQSeries 5.2 and have downloaded the MA88 MQSeries classes for JAVA. Can anyone help?

Task: Start adapter process in test mode:
java.lang.NoClassDefFoundError: com/ibm/mq/MQException

rtenkani
03-13-2002, 07:25
Hi Tony,

Include the following jars in the classpath of the adapter. fscontext.jar,com.ibm.mq.jar,com.ibm.mq.iiop.jar,connector.jar,
com.ibm.mqbind.jar. These jars you can find in your mqseries classes for java installation directory.

aehret
03-13-2002, 07:42
Rajesh, thanks for the information.

One move issue: It appears that they were not part of the MQSeries download or the MA88 SupportPac for Win. And idea where I can find the rest of the jars?

rtenkani
03-13-2002, 07:50
Hi Tony,

They are not part of the down load but If you install the support pac you can see them in one of the directory(may be in /lib). If you are not able to find let me know.

aehret
03-14-2002, 10:26
We are configuring the MQ Series adapter for a SendMsg. I notice that the MQSeries User Guide refers to two function's a PUTMsg and a SENDmsg Operations. What is the difference?

Configuring the SendMsg we have filed out all of the Application Field Definition's and in the Application Fields tab checked the all Use Column but when we select the Output tab nothing is showing. Any assistance will be appreciated.

rvasisht
05-24-2004, 14:01
With the new WebSphere MQ Adapter 6.0, we have noticed that the two jar files (com.ibm.mq.jar and com.ibm.mq.pcf.jar) need to be in the .../packages/WmMQAdapter/code/jars/static directory. This is different than what the MQ Adapter 6.0 Installation Guide specifies. It says to put these jars into .../packages/WmMQAdapter/code/jars and we noticed that the jar files aren't loaded from this location.

Has anyone else noticed this? We noticed similar behavior with the JDBC Adapter 6.0.3 (i.e., to put a zip file in the .../static directory).

ddgnani
07-22-2004, 17:13
Rajesh,

Same here. I had to create a folder by name static to get it working.

Thanks
DG

rvasisht
07-22-2004, 17:37
DG - Since that last post, we've decided to put those 2 jar files in $IS_HOME/lib/jars so they're available to all packages.

topetee
02-05-2005, 18:51
where can i get the com.ibm.mq.jar, com.ibm.mq.pcf.jar and the mqjbdnXX.dll

urgent please
tia