Posted: Tue May 08, 2007 9:27 am Post subject: Unable to fetch msg from MQ to Weblogic JMS MDB
Newbie
Joined: 08 May 2007 Posts: 1
Hi there,
We are facing problems while setting up MQ and weblogic MDB. We have successfully sent and received messages through a standalone client and weblogic JMS (queue) with MDB .
Problem is that now we need to do the same but with IBM MQ in between like this
So far we have managed to send the message to the MQ (queue) but after a lot of online research we are unable to setup weblogic so that it retrieves the message from MQ's queue.
We tried to create Foreign Server but unable to fetch the message.
The most confusing thing for us is how to link (through JNDI).
We would appreciate if some one posts sample code/configuration files etc.
Create a .bindings file using JMSAdmin and the File context.
Use that file (with the appropriate context class and url) for the foreign context in Weblogic. Remember you still need the MQ jars on the classpath.
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