Posted: Thu May 29, 2003 5:38 pm Post subject: Enlisting an XAResource within a Container Managed Txn
Newbie
Joined: 29 May 2003 Posts: 1
I have an MDB running under the context of a Container Managed Transaction in Websphere 5.0. In the onMessage(), I would like to put the message to a different queue after some processing. I would like this PUT to be within the context of the same transaction. What should I do make this work. The JMS Provider is Websphere MQ 5.3.
Does this require an XA Transaction or a 2-phase commit to do the above?
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