JBoss SOA-P - Message is redelivered 10 times on a transacted JMS listener based Service?
Issue
- When I throw an exception in the actionpipeline, ESB is sending/redelivering my message 10 times and it isredelivering the message at 1 second intervals (almost immediately, oneafter the other).
- How to modify the transacted JMSEpr's max redelivery attempts and redelivery interval?
-
My listener is configured like this
<jms-listener name="helloesb" busidref="helloesbEsbChannel"> <property name="transacted" value="true" /> <property name="rollbackOnPipelineFaults" value="true" /> </jms-listener>
Environment
- JBoss Enterprise SOA Platform (SOA) version 4.3.0 upto CP02
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.