Posted: Wed Jan 21, 2004 8:22 am Post subject: receive with selector doesn't work in transacted way
Newbie
Joined: 21 Jan 2004 Posts: 1
Hi to everybody,
anyone of u can help me to resolve this problem ?
I'm using MQseries 5.3 as JMS provider, if I try to call with a QueueReceiver Object the method receive() inside a transacted QueueSession, the message is consumed everytime and never replace on the queue, if I rollback the session or I kill the process.
This happens only with the "receive" with selector and never with simple receive.
My class works well inside a main, but it doesn't work when another process calls it (i.e. a servlet) or when they're nested or wrapped inside other classes.
The same code works well with SUN ONE MQ and OpenJMS.
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