ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » Client Jar files

Post new topic  Reply to topic
 Client Jar files « View previous topic :: View next topic » 
Author Message
Gideon
PostPosted: Wed Jan 08, 2014 3:15 pm    Post subject: Client Jar files Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

I did my google search, but I can not find a document that shows the complete list of jar files required for a v7+ client

I found this site for v6

http://publib.boulder.ibm.com/infocenter/ledoc/v6r1/index.jsp?topic=/com.ibm.rcp.tools.doc.microbroker/ovr11260.html

From my reading of various sites, it is apparently is something like:

Code:
     com.ibm.mq.jar
     com.ibm.mq.jmqi.jar
     com.ibm.mqjms.jar
     connector.jar
     dhbcore.jar


but you dont really need:

Code:
     jms.jar


because its generic and not specific to MQ

Is all this correct

Is there a site that give the official information for v7+
Back to top
View user's profile Send private message Send e-mail
mqsiuser
PostPosted: Thu Jan 09, 2014 12:22 am    Post subject: Re: Client Jar files Reply with quote

Yatiri

Joined: 15 Apr 2008
Posts: 637
Location: Germany

IBM wants you (for good reasons) to install the MQ-Client (and not just copy over the relevant jar-files).

So they might not provide this info for that reason... and probably there are some "it depends". A lot/couple of programms and circumstances may still require you to know about them. I had to make a post once, which followed some discussions about it.

Anyhow... my list does not include "connector.jar":

Code:
com.ibm.mq.jar
com.ibm.mq.jmqi.jar
com.ibm.mqjms.jar
dhbcore.jar

_________________
Just use REFERENCEs
Back to top
View user's profile Send private message
calanais
PostPosted: Thu Jan 09, 2014 6:53 am    Post subject: Reply with quote

Apprentice

Joined: 12 Mar 2010
Posts: 32

Can you say which Java language client you want to use. WebSphere MQ classes for Java (com.ibm.mq.*) or WebSphere MQ classes for JMS (com.ibm.mq.jms.*)?

As was said the approved route is to use an installation of the MQ server or support pack (MQC75) and point you classpath to EITHER com.ibm.mq.jar or com.ibm.mqjms.jar in the installation directory.

What's your thinking for having a specific list? If you want to use this with a JavaEE server there is an alternative download.

Matthew
Back to top
View user's profile Send private message
Gideon
PostPosted: Fri Jan 10, 2014 12:20 pm    Post subject: Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

I do not need the JavaEE download

The client I am using actually handles both the mq and mqjms (unusual I know)

A pecific list would be helpful in packaging jars in route to a machine without a client installed

Anyone know if the 7.5.0.2 std client jars now required the headers jar ?

Thanks
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Sat Jan 11, 2014 1:06 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

As you've already been told, this is not the recommended / supported way.
However feel free to experiment and report back.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
edub1
PostPosted: Wed Jan 15, 2014 12:33 pm    Post subject: Reply with quote

Apprentice

Joined: 01 Apr 2008
Posts: 28

Yes, if you haven't already figure it out, you need the headers jar.

No clue why IBM doesn't support this, but supports OSGi, which is pretty much the same thing as copying these JARs over.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Client Jar files
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.