Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.4
-
None
Description
The example in:
https://issues.apache.org/jira/browse/CXF-2489
shows this.
Basically, if an interceptor that lives between MAPCodec and MAPAggregator throws an exception, the fault is sent like a normal response. However, the client is looking for a partial response and then the fault on the decoupled channel. Thus, the client never sees the fault and just gets an IOException and/or hangs.
Attachments
Issue Links
- relates to
-
CXF-2489 Exceptions are not properly handled by Performance.Counter MBean
- Closed