|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JNDI profider for JMSAdmin |
« View previous topic :: View next topic » |
Author |
Message
|
trifo |
Posted: Tue Dec 04, 2018 6:03 am Post subject: JNDI profider for JMSAdmin |
|
|
Apprentice
Joined: 25 Mar 2008 Posts: 26
|
Hi,
We've been using JMSAdmin tool in MQ 6.0 to set up queue context factories (QCF) with
Code: |
INITIAL_CONTEXT_FACTORY=com.ibm.mq.jms.context.WMQInitialContextFactory |
setting in the config. The Java class named above was packaged in /usr/mqm/java/lib/mqcontext.jar file which id part of the mqm.java package in version 6. Now we are trying to set up the same environement in a new MQ installation environement which runs version 9.1
The problem is that the named Java class can not be found in the new version, neither the named jar file.
Can you please help me to find out what Java class should be used as INITIAL_CONTEXT_FACTORY?
Thanks a lot,
--Trifo |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Dec 04, 2018 6:13 am Post subject: Re: JNDI profider for JMSAdmin |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
trifo wrote: |
Hi,
We've been using JMSAdmin tool in MQ 6.0 to set up queue context factories (QCF) with
Code: |
INITIAL_CONTEXT_FACTORY=com.ibm.mq.jms.context.WMQInitialContextFactory |
setting in the config. The Java class named above was packaged in /usr/mqm/java/lib/mqcontext.jar file which id part of the mqm.java package in version 6. Now we are trying to set up the same environement in a new MQ installation environement which runs version 9.1
The problem is that the named Java class can not be found in the new version, neither the named jar file.
Can you please help me to find out what Java class should be used as INITIAL_CONTEXT_FACTORY?
Thanks a lot,
--Trifo |
Don't know if you realized it but the mqcontext.jar was only fit for purposes of IBM demos. Best Practice tells you to use the File context that is still distributed with MQ. (See fscontext.jar)  _________________ MQ & Broker admin |
|
Back to top |
|
 |
trifo |
Posted: Wed Dec 05, 2018 4:25 am Post subject: |
|
|
Apprentice
Joined: 25 Mar 2008 Posts: 26
|
Thanks a lot. Will change the config.
--Trifo |
|
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
|
|
|
|