Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.3 (EE only)
-
Fix Version/s: 3.1.0
-
Component/s: Core: Exception Handling
-
Labels:
-
User impact:High
-
Configuration:
-
Log Output:
-
Similar Issues:None
Description
If a JMS message is redilvered multiple times mule throws org.mule.transport.jms.MessageRedeliveredException. However the Service Exception strategy that gets called does not have the endpoints or transaction information configured on the service. look at config.
We need to make sure this case is also covered with the new exception handling model in Mule 3