Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JMS - retry logic

843830Feb 28 2007
Currently we have individual Queues for each destination. We are planning to have a single queue. Eventhough we can handle different destination in the message header, how to customise the rety logic.

I mean, say I have three destination A,B &C. When the first message message is targetted to A and suppose its down, how long will the queue keep on retying the same destination? Will it not send subsequent messages to other destinations? Can we customize the retry logic to try for some time and move to next message & destination?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 28 2007
Added on Feb 28 2007
0 comments
282 views