-
Bug
-
Resolution: Done
-
Major
-
2.6.0-fuse-00-00
-
None
-
None
When an invalid XML is send to Camel CXF endpoint is returns only generic message:
<faultstring>Could not parse the XML stream.</faultstring>
while the exception on server side gives more information:
Caused by: com.ctc.wstx.exc.WstxParsingException: Unexpected close tag </shiporder>; expected </orderperson>
Is it possible to send back the more detailed error to the client, e.g. the specific tag as mentioned in the server log?
Test case attached that slots into eclipse.
- relates to
-
MR-442 Please document the new "faultStackTraceEnabled" cxf flag
-
- Resolved
-