ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » Asynchronous message delivery

Post new topic  Reply to topic
 Asynchronous message delivery « View previous topic :: View next topic » 
Author Message
mashooq
PostPosted: Fri Apr 11, 2008 5:46 am    Post subject: Asynchronous message delivery Reply with quote

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.

Any suggestions?

Thanks in advance for your help.
- mashooq
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Apr 11, 2008 5:58 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I'm confused.

If you want the transaction to commit before you've done anything with the message at all, why are you using a transaction at all?

Also, v5.3 is out of support.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
mashooq
PostPosted: Fri Apr 11, 2008 6:19 am    Post subject: Reply with quote

Newbie

Joined: 11 Apr 2008
Posts: 2

I was not aware that MQ can deliver message outside a transaction. Can you please advise how that may be done.

My MDB's trans-attributed is set to NotSupported.

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Asynchronous message delivery
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.