Posted: Thu Feb 19, 2009 8:29 am Post subject: Imcompatibility between SVRCONN & RCVR channels
Newbie
Joined: 15 Jul 2008 Posts: 2
Hi there,
I'm having a problem with my connection between a java program and MQSeries (6.0.2).
I have on one side 2 MQSeries servers linked together with on one side a channel of type SDR and on the other MQ serveur, a channel of type RCVR.
The first MQ server sends messages through the SDR channel and the second MQ server receive them on a local queue through a channel of type RCVR...
That is working.
Ok, now my problem is that I have a MDB written in java that specifically needs to connect to a SVRCONN channel type to access a queue.
I need to access the messages that arrive in the queue through the RCVR type channel. How can I do that considering that I have to go through a SVRCONN channel type ?
Can my program connect to the same queue on which the messages arrived throught the RCVR channel ? or do I need to make another queue and try to transfert automatically the messages from one queue to another one ?
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