-
Bug
-
Resolution: Can't Do
-
Major
-
None
-
JBossAS-4.2.3.GA
-
None
-
Compatibility/Configuration
I am using Spring 2.5.x.
If look up the QueueConnectionFactory remotely, and the client code throws Exception, the message is not put back automatically . It also does not honor with entries for retry delay, redelivery count (not max delivery count), etc.
However, if I use the object bound under 'ConnectionFactory', it seems to work fine for remote clients.
Am I missing something?
I am using Spring DefaultMessageContainerListener.