Hi,
I have set the property <property name="sessionTransacted" value="true" /> on the DefaultMessageListenerContainer bean.
Within my message listener I have thrown a runtime exception but the message is not remaining on the queue for redelivery.
Is there something else I am missing within the configuration?
I have set the property <property name="sessionTransacted" value="true" /> on the DefaultMessageListenerContainer bean.
Within my message listener I have thrown a runtime exception but the message is not remaining on the queue for redelivery.
Is there something else I am missing within the configuration?