Posted: Thu Nov 16, 2006 11:09 am Post subject: Oracle App Server 10.1.3 - IBM MQ 6.0 Msg Redelivery Issue
Newbie
Joined: 14 Nov 2006 Posts: 4
Hi All,
I have an application which sends message to the Queue configured in MQ. I have
an underlying MDB to receive the messages from the MQ. In some of the business
scenario i am getting an error during processing of the message and MDB doing a
rollback properly.
But the messages are not being moved to the inbound queue again. If i am
stopping the MDB the messages are moving to a inbound queue. I guess i have to
configure some MDB related parameters.
Kindly let me know how and where to configure the parameters if any.
Waiting to hear from you.
Thanks and Regards
Prasanna.
Posted: Thu Nov 16, 2006 12:28 pm Post subject: Re: Oracle App Server 10.1.3 - IBM MQ 6.0 Msg Redelivery Iss
Jedi
Joined: 09 Mar 2004 Posts: 2080
Pras_1234 wrote:
MDB doing a rollback properly
This may be a silly question (I have no experience with this app server): how do you know that the app server rolled back the message operation?
Quote:
Kindly let me know how and where to configure the parameters if any.
There are no MQ config parameters controlling how and when MQ rolls back messages - a rollback is performed by calling an MQ API in the app. If you aren't calling MQ's rollback API yourself, I guess the app server does it on behalf of the app code.
Sounds like a question best asked of an Oracle user community. Did you also ask on a forum for the Oracle app server you're using? A web search shows there appear to be some hosted by Oracle.
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