Posted: Sun May 21, 2006 8:12 pm Post subject: JNDI Access to MQ Topics
Newbie
Joined: 21 May 2006 Posts: 1
I am trying to configure Websphere MQ with JMS Topics and done the following.
Installed MQ 6 on Linux
Download MS0B to enable JNDI support in MQ.
Re-configured the JMSAdmin.config to point to:
INITIAL_CONTEXT_FACTORY=com.ibm.mq.jms.context.WMQInitialContextFactory
PROVIDER_URL=172.30.1.11:1414/SYSTEM.DEF.SVRCONN
Now I have successfully created the Topic Connection Factory, plus a Topic using:
However I am unable to use JMeter to run a Publish / Subscribe test using either the "topic" topic or the "test/topic" topic. Not sure which topic to use.
I can however get JMeter to talk to the QueueConnectionFactory and run a Point-2-Point test without a problem.
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