My TOPIC is defined as follows:

 <depends optional-attribute-name="DestinationManager">
   jboss.mq:service=DestinationManager
 200000
 <attribute name="RedeliveryLimit>3


My client is using CLIENT_ACKNOWLEDGE and works fine as far as receiving 
message of off myTopic, except that nacked messages are getting redelivered 
immediately and are redelivered beyond 3 times when I invoke session.recover(). 
It's as if the delivery delay and limits I am defining are not being used.

There is nothing in the log4 TRACE output that indicates a problem either.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878588#3878588

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878588


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to