Author:
SJC

Message:
As I explained previously, you have three endpoints.  And each endpoint will 
interpret the configuration separately.  So I'd expect server1 to try 10 times 
and then stop, then server2 to try 10 times and then stop, and finally server3 
to try 10 times and then stop.   If server2 and server3 really do process 
continuously (for ever) then something is not working correctly and you'll need 
to open a PMR.

But we've only talked about the JMS Queue and Activation Specification 
configuration that is used to control each endpoint.   The other thing to look 
at is the configuration of the messaging system itself.   There are options you 
can configure on the Queue which will define what the messaging system should 
do when message delivery fails.  This is the "real" Service Integration Bus 
Queue or the MQ Queue (not the JMS Queue definition which refers to it).  For 
example the SIBus Queue has "maxFailedDeliveries" and "exceptionDestination" 
settings.

/Stephen

To respond to this post, please click the following link:
<http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14895893>

____________________________________
Unsubscribe via the "binocular" icon on the web

Reply via email to