You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2017/02/16 08:10:42 UTC

[jira] [Resolved] (CXF-7250) NPE in HTTPTransportActivator stop if DISABLE_DEFAULT_HTTP_TRANSPORT is true

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

Freeman Fang resolved CXF-7250.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.1.11
                   3.2.0

> NPE in HTTPTransportActivator stop if DISABLE_DEFAULT_HTTP_TRANSPORT is true
> ----------------------------------------------------------------------------
>
>                 Key: CXF-7250
>                 URL: https://issues.apache.org/jira/browse/CXF-7250
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 3.1.8
>            Reporter: Panu Hämäläinen
>            Assignee: Freeman Fang
>             Fix For: 3.2.0, 3.1.11
>
>
> HTTPTransportActivator start() does not create the http service tracker if DISABLE_DEFAULT_HTTP_TRANSPORT is true. However, HTTPTransportActivator stop() does not check whether the service tracker reference is null or not when calling close (i.e. when the bundle is deactivated).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)