Zima Peter created CXF-7190:
-------------------------------
Summary:
org.apache.cxf.jaxrs.ext.MessageContextImpl.createAttachments lost inner
exception
Key: CXF-7190
URL: https://issues.apache.org/jira/browse/CXF-7190
Project: CXF
Issue Type: Improvement
Components: JAX-RS
Environment: cxf version 3.1.7
Reporter: Zima Peter
org.apache.cxf.jaxrs.ext.MessageContextImpl createAttachments, line 291.
there is 'throw new WebApplicationException(500);'
but the underlying cause exception (IOException) is not set as cause to that
WebApplicationException. Maybe there is an reason for it, but it looks to me
that it would be useful to add it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)