[
https://issues.apache.org/jira/browse/CXF-6979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin updated CXF-6979:
----------------------------------
Hi Christian, this was automatically moved to 3.2.0 when I marked 3.1.7 as
being released, please resolve it for 3.1.7/3.2.0 if you are happy with the NPE
guard
> NPE in AbstractHTTPDestination.invoke when service is invoked very early
> ------------------------------------------------------------------------
>
> Key: CXF-6979
> URL: https://issues.apache.org/jira/browse/CXF-6979
> Project: CXF
> Issue Type: Bug
> Components: Transports
> Affects Versions: 3.1.6
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Fix For: 3.2.0
>
>
> Happens when doing mvn clean install in DOSGi.
> It seems the incomingObserver is still null at this point. A possible fix is
> to set the observer before starting the endpoint.
> java.lang.NullPointerException
> at
> org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:254)
> http://apaste.info/xk7
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)