Posted: Fri Apr 11, 2008 5:46 am Post subject: Asynchronous message delivery
Newbie
Joined: 11 Apr 2008 Posts: 2
Hi,
I have an MDB that runs for quite long. The JMS provider is MQ 5.3. The problem is that MQ rolls back these long lived transactions because it runs out of transaction log space. Increasing the log space is not an option. Ideally I'd like the transaction to comit as soon as onMessage is called, so that MQ doesn't wait for onMessage to complete. Any failures in processing the message are handled by the MDB.
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