[
https://issues.apache.org/jira/browse/CXF-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentin Mayamsin closed CXF-5583.
----------------------------------
Resolution: Invalid
OK, thanx
> NullPointerException at DefaultCxfRsBinding
> -------------------------------------------
>
> Key: CXF-5583
> URL: https://issues.apache.org/jira/browse/CXF-5583
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 2.7.6
> Reporter: Valentin Mayamsin
>
> In case if message.isFault() is true, but no Exception set:
> {code}
> Caused by: java.lang.NullPointerException
> at
> org.apache.camel.component.cxf.jaxrs.DefaultCxfRsBinding.populateCxfRsResponseFromExchange(DefaultCxfRsBinding.java:76)[202:org.apache.camel.camel-cxf:2.12.1]
> at
> org.apache.camel.component.cxf.jaxrs.CxfRsInvoker.returnResponse(CxfRsInvoker.java:166)[202:org.apache.camel.camel-cxf:2.12.1]
> at
> org.apache.camel.component.cxf.jaxrs.CxfRsInvoker.asyncInvoke(CxfRsInvoker.java:107)[202:org.apache.camel.camel-cxf:2.12.1]
> at
> org.apache.camel.component.cxf.jaxrs.CxfRsInvoker.performInvocation(CxfRsInvoker.java:57)[202:org.apache.camel.camel-cxf:2.12.1]
> at
> org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)[158:org.apache.cxf.cxf-api:2.7.6]
> ... 23 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)