Author |
Message
|
googledev |
Posted: Fri Jul 02, 2004 5:43 am Post subject: mq.jar download |
|
|
 Novice
Joined: 02 Jul 2004 Posts: 14
|
Where can i get mq.jar for download. I'm trying to connect to MQ server from my java program, as i'm a newbie i'm not sure where can i get the jar file which has all the mq java classes.
Thanks in advance
googledev |
|
Back to top |
|
 |
bower5932 |
Posted: Fri Jul 02, 2004 7:04 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
It should have come with the product. I believe you need to do a custom install in order to get the option to install the java/jms files. |
|
Back to top |
|
 |
googledev |
Posted: Fri Jul 02, 2004 7:08 am Post subject: Thanks |
|
|
 Novice
Joined: 02 Jul 2004 Posts: 14
|
Thanks for the information, Should i install IBM MQ client and then set the classpath to the lib folder in the installed directory? |
|
Back to top |
|
 |
cart_chiu |
Posted: Fri Jul 02, 2004 7:38 am Post subject: |
|
|
Novice
Joined: 30 Jun 2004 Posts: 10
|
I have been using ma88_win.zip to do my Java stuff to our MQ. It contains all the JAR files I've ever needed. If you can't find it, let me know.
hth. |
|
Back to top |
|
 |
googledev |
Posted: Fri Jul 02, 2004 7:40 am Post subject: |
|
|
 Novice
Joined: 02 Jul 2004 Posts: 14
|
I downloaded this zip already and there was a setup program in the zip and i was not sure what this will install. or can i just grab the jar files from this zip and use it. |
|
Back to top |
|
 |
cart_chiu |
Posted: Fri Jul 02, 2004 7:44 am Post subject: |
|
|
Novice
Joined: 30 Jun 2004 Posts: 10
|
I ran the setup but you can probably simply extract the jar files in the lib dir. I don't use the other stuff. Good luck. |
|
Back to top |
|
 |
googledev |
Posted: Fri Jul 02, 2004 7:45 am Post subject: |
|
|
 Novice
Joined: 02 Jul 2004 Posts: 14
|
Thank you very for the information. I appreciate your help. |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Jul 02, 2004 7:51 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You shouldn't use MA88 if you are using WebSphere MQ version 5.3.
It's not incompatible, it's just the wrong version. MA88 is really only for 5.2.
You won't, for example, be able to use MQ's built-in SSL if you use MQ88. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
googledev |
Posted: Fri Jul 02, 2004 7:55 am Post subject: |
|
|
 Novice
Joined: 02 Jul 2004 Posts: 14
|
Actually i'm using version 5.3. Will it be good if i install websphere MQ client custom install and use jar files from there. |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Jul 02, 2004 7:57 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Yes.
That's the "right" way to do it.
Or just copy the jar files from your server, if they were installed there. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|