|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Weblogic JMS accessing MQQueues |
« View previous topic :: View next topic » |
Author |
Message
|
Vin |
Posted: Mon Nov 25, 2002 11:37 am Post subject: Weblogic JMS accessing MQQueues |
|
|
Master
Joined: 25 Mar 2002 Posts: 212 Location: India
|
We are using Weblogic with MQSeries5.2 and wanted to know whether I can define a MQQueueConnectionFactory and MQQueues and register in Weblogic JNDI and then access them thru my java program to put and get messages? I mean is Weblogic compatible with MQ in this way? Thanks. |
|
Back to top |
|
 |
kolban |
Posted: Mon Nov 25, 2002 8:14 pm Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
WebLogic is an application server. In order to retrieve messages from MQSeries queues, you will need to use MQSeries code. You have choices including the IBM JMS implementation which should run fine under WebLogic. |
|
Back to top |
|
 |
Vin |
Posted: Tue Nov 26, 2002 11:18 am Post subject: |
|
|
Master
Joined: 25 Mar 2002 Posts: 212 Location: India
|
Kolban,
Thanks for the reply. What I actually meant was can I have a JMS program deployed in weblogic accessing the MQQueueConnectionFactory and MQQueue through JNDI tp put and get messages? In other words can I register my Queues and topics in JNDI and access it via the JMS Code deployed on weblogic? appreciate all tour ideas. |
|
Back to top |
|
 |
amigupta1978 |
Posted: Wed Nov 27, 2002 1:46 am Post subject: |
|
|
Centurion
Joined: 22 Jan 2002 Posts: 132 Location: India
|
Hi,
We had some problems if we tried to use the MQseries Queues using Weblogic JMS. We encountered some problems say if my CLASSPATH first contains the weblogic.jar and then the com.ibm.mq.jar, it was not able to pick up the MQseries queue. So we defined a bridge betwwn Weblogic JMS and MQseries JMS to do the things.
Thanks and Regards,
Amit _________________ IBM certified MQseries Specialist
IBM certified WMQI Specialist |
|
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
|
|
|
|