Author |
Message
|
4integration |
Posted: Mon Jan 02, 2012 2:50 am Post subject: amqmdnet and backout handling |
|
|
 Disciple
Joined: 04 Sep 2006 Posts: 197 Location: Gothenburg, Sweden
|
Hello,
When using backout queue with amqmdnet is it correct that WMQ QMgr only store the configuration and the client have to take the decision and code to put the poison message to the configured backout queue??
I.e. it's not "automatically" handled as in JMS/XMS ? _________________ Best regards
4 Integration |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Jan 02, 2012 7:13 am Post subject: Re: amqmdnet and backout handling |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
4integration wrote: |
Hello,
When using backout queue with amqmdnet is it correct that WMQ QMgr only store the configuration and the client have to take the decision and code to put the poison message to the configured backout queue??
I.e. it's not "automatically" handled as in JMS/XMS ? |
AFAIK that's a correct assumption.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Vitor |
Posted: Mon Jan 02, 2012 10:10 am Post subject: Re: amqmdnet and backout handling |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
fjb_saper wrote: |
4integration wrote: |
Hello,
When using backout queue with amqmdnet is it correct that WMQ QMgr only store the configuration and the client have to take the decision and code to put the poison message to the configured backout queue??
I.e. it's not "automatically" handled as in JMS/XMS ? |
AFAIK that's a correct assumption.  |
The only exception I know about is JMS running under WAS, where the WAS server honours the backout settings. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
JasonE |
Posted: Tue Jan 03, 2012 2:17 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
You are correct - in pure .NET, ie without the use of XMS, there is no poison message handling / backout requeue type handling. |
|
Back to top |
|
 |
zpat |
Posted: Tue Jan 03, 2012 2:21 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
WMB is also written to use these values. |
|
Back to top |
|
 |
|