You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2017/02/27 15:08:47 UTC

[jira] [Closed] (CXF-7190) org.apache.cxf.jaxrs.ext.MessageContextImpl.createAttachments lost inner exception

     [ https://issues.apache.org/jira/browse/CXF-7190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh closed CXF-7190.
------------------------------------

> 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.15#6346)