|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ client required to run JMS apps under JVM? |
« View previous topic :: View next topic » |
Author |
Message
|
mqdude |
Posted: Thu Aug 05, 2004 4:00 pm Post subject: MQ client required to run JMS apps under JVM? |
|
|
Newbie
Joined: 24 Jun 2001 Posts: 6 Location: Avon, OH USA
|
On a mchine with no local queue manager will I need to install MQ client in order to run JMS apps under a local JVM? |
|
Back to top |
|
 |
jsware |
Posted: Fri Aug 06, 2004 1:37 am Post subject: |
|
|
 Chevalier
Joined: 17 May 2001 Posts: 455
|
To use JMS in client rather than binding mode, you can use just the individual jar files as the client is designed to be a pure Java client. The bindings mode (where you run on an MQServer installation) use JNI to access the base MQI interface (i.e. MQCONN, MQOPEN, MQPUT etc).
However, rather than copying the client jar files manually to a directory, I would install the MA88 supportpac. That way you get an official installation.
Products such as WebSphere Application Server install just the client jar files, but then you don't get all the sample programs et al. _________________ Regards
John
The pain of low quaility far outlasts the joy of low price. |
|
Back to top |
|
 |
bower5932 |
Posted: Fri Aug 06, 2004 5:33 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I wouldn't recommend installing the MA88 SupportPac. With WMQ 5.3, the java/jms classes are shipped with the product rather than through MA88. They aren't part of typical installation. You have to select Custom and then select them. |
|
Back to top |
|
 |
mqdude |
Posted: Fri Aug 06, 2004 12:28 pm Post subject: |
|
|
Newbie
Joined: 24 Jun 2001 Posts: 6 Location: Avon, OH USA
|
Would those JAR files be the ones mentioned in the 'Using Java' manual?
Thanks for the info guys! |
|
Back to top |
|
 |
jsware |
Posted: Mon Aug 09, 2004 12:44 am Post subject: |
|
|
 Chevalier
Joined: 17 May 2001 Posts: 455
|
bower5932 is quite correct. MA88 only supports upto the 5.2 functionality and it looks like it went out of support in May 2004.
You should not use the MA88 supportpac on a MQServer installation (I think the manual says you need to specifically uninstall it). The MQClient downloads now include the client-only bindings for the Java libraries, so I would try and use that before manually copying your own. _________________ Regards
John
The pain of low quaility far outlasts the joy of low price. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|