Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.2.1
-
Fix Version/s: 3.2.3 (EE only), 3.3.0
-
Component/s: Transport: HTTP(S) / Jetty
-
Labels:
-
User impact:High
-
Similar Issues:None
Description
When using a Custom Exception Strategy in a flow with a jetty inbound endpoint as a Message Source, the class is not being invoked (none of the handleException methods are invoked)
However, when changing the endpoint to a HTTP Inbound Endpoint, this works as expected.
Attached to the case you can find a test case in which I'm setting an outbound property to the message in the Custom ES, and I'm expecting it in the result.
I get it when invoking the HTTP endpoint, but the property is missing after invoking the Jetty endpoint.
Issue Links
- duplicates
-
MULE-6140
Custom Exception Strategy class not getting invoked
-
3.2.x
http://fisheye.codehaus.org/changelog/mule/?cs=24424
3.3.x
http://fisheye.codehaus.org/changelog/mule/?cs=24426
http://fisheye.codehaus.org/changelog/mule/?cs=24427
3.x
http://fisheye.codehaus.org/changelog/mule/?cs=24444