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:02:41 UTC

[jira] [Assigned] (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 reassigned CXF-7250:
---------------------------------

    Assignee: Freeman Fang

> 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
>
> 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)