[
https://issues.apache.org/jira/browse/CXF-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-7190.
-----------------------------------
Resolution: Fixed
Assignee: Sergey Beryozkin
Fix Version/s: 3.0.13
3.1.10
3.2.0
> 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
> Assignee: Sergey Beryozkin
> Fix For: 3.2.0, 3.1.10, 3.0.13
>
>
> 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)