|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ server java lib Vs Mq adapter lib |
« View previous topic :: View next topic » |
Author |
Message
|
alpa |
Posted: Mon Aug 24, 2015 8:37 am Post subject: MQ server java lib Vs Mq adapter lib |
|
|
Newbie
Joined: 20 Aug 2015 Posts: 5
|
Hi all,
I would like to know the use of each jar in the MQ server java lib.
And What is the difference between these jars and the MQ adapter ones.
Some Ibm jars are not present in the MQ adapter rar :
com.ibm.mq.defaultconfig.jar
com.ibm.mq.jms.Nojndi.jar
I guess that the other Jars are about JNDI/JTA...
like fscontext.jar jndi.jar jta.jar etc...
Is it a good practice to reference both java/lib of the MQ server and the MQ adapter for jboss in order to use MQ with .binding jndi file?
Thank you. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Aug 24, 2015 8:40 am Post subject: Re: MQ server java lib Vs Mq adapter lib |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
alpa wrote: |
Hi all,
I would like to know the use of each jar in the MQ server java lib.
And What is the difference between these jars and the MQ adapter ones.
Some Ibm jars are not present in the MQ adapter rar :
com.ibm.mq.defaultconfig.jar
com.ibm.mq.jms.Nojndi.jar
I guess that the other Jars are about JNDI/JTA...
like fscontext.jar jndi.jar jta.jar etc...
Is it a good practice to reference both java/lib of the MQ server and the MQ adapter for jboss in order to use MQ with .binding jndi file?
Thank you. |
You should have all the files you need in the adapter. Now if you go and reference a file context, you need to ensure that you do have fscontext.jar on your classpath...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
alpa |
Posted: Mon Aug 24, 2015 8:54 am Post subject: |
|
|
Newbie
Joined: 20 Aug 2015 Posts: 5
|
OK, thanks.
So the com.ibm.mq.defaultconfig.jar and the com.ibm.mq.jms.Nojndi.jar are unnecessary.
What about :
-connector.jar
-jms.jar
-jndi.jar
-jta.jar
-ldap.jar
-providerutil.jar
-rmm.jar
-CL3Export.jar
-CL3Nonexport.jar
Thanks. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Aug 24, 2015 10:59 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
alpa wrote: |
OK, thanks.
So the com.ibm.mq.defaultconfig.jar and the com.ibm.mq.jms.Nojndi.jar are unnecessary. |
Wouldn't know until I tested it. But yes I would not expect to need the Nojndi.jar.
alpa wrote: |
What about :
-connector.jar
-jms.jar
-jndi.jar
-jta.jar
-ldap.jar
-providerutil.jar
-rmm.jar
-CL3Export.jar
-CL3Nonexport.jar
Thanks. |
I'd expect jms.jar and jta.jar to be provided in your J2EE appserver distro.
You'll certainly expect to need connector.jar and providerutil.jar, I believe rmm.jar deals mostly with pub/sub stuff and I would not remove either of the CL3 ones...
basically, if they are in the rar file, expect to need them.
Have fun  _________________ MQ & Broker admin |
|
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
|
|
|
|