Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: 3.1.1, 3.1.3 (EE only), Bug Backlog
-
Component/s: Core: Exception Handling
-
Labels:None
-
User impact:High
-
Configuration:
-
Similar Issues:None
Description
When setting throwOnUnaccepted="true" on a message-filter the exception thrown by the filter is not sent to the outbound-endpoint defined in default-exception-strategy.
Issue Links
- duplicates
-
MULE-5578
<message-filter throwOnUnaccepted="true"> does not work for endpoints with exchange pattern request-response
-
Issue fixed with changes on
MULE-5578.ExceptionStrategyFilterMule5342TestCase added in 3.1.x r22340 to verify it's working as expected.
Tested it in 3.1.1 with a modification of the mule hello example attached to this issue
MULE-5578. ExceptionStrategyFilterMule5342TestCase added in 3.1.x r22340 to verify it's working as expected. Tested it in 3.1.1 with a modification of the mule hello example attached to this issue