Correct me if I'm wrong then if I say that the "Messaging bridge" set up in weblogic contains this channel and I, as a developer, never need to set up any channels my self if I use "Messaging bridge"???
Hopefully I'm wrong cause then it looks like we need to set up the channels!!
You will need to set up everything that you package in the JNDI .bindings file.
I guess the bridge makes a client call into the qmgr. Now I don't know how the WL bridge acts but if it is anything like the Oracle Messenging Gateway, you will have to define to the bridge q pairs for each direction of messages:
WL -> MQ
WLq --> MQq
MQ -> WL
MQq --> WLq
Plus possibly some system queues for the bridge to use on MQ.
The bridge may ask for the parameters to build a Client connection to MQ...
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