Posted: Thu Aug 15, 2002 5:23 am Post subject: JMS / MDBs / MQClient
Poobah
Joined: 15 May 2001 Posts: 7722
I was forwarded these 2 questions and would like your guys expert opinion on the correct answer (He is referring to an app that is running as an MQClient):
1.Is it possible to use transacted JMS Sessions - within a Message Driven Bean or otherwise - if I'm using the Client model ?
2.Let's say I am using non-transacted JMS Sessions in an application that has created multiple sessions and corresponding MessageListeners for a single queue. If one of these MessageListeners receives a message but has not yet acknowledged it - is it possible that another MessageListener listening to that same queue could also receive that same message? _________________ Peter Potkay
Keep Calm and MQ On
Answer to question 1 : Not shure but very doutfull.
Answer to question 2 : MQSeries will never deliver twice a message unless previously rollbacked from another connection or the same one. _________________ Jean-Marc
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