You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/07/03 18:08:24 UTC

[jira] [Commented] (CXF-5845) HTTPTransportActivator does not clean up old configuration while updating

    [ https://issues.apache.org/jira/browse/CXF-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051623#comment-14051623 ] 

ASF GitHub Bot commented on CXF-5845:
-------------------------------------

GitHub user splatch opened a pull request:

    https://github.com/apache/cxf/pull/9

    CXF-5845 HTTPTransportActivator does not clean up old configuration while updating

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/splatch/cxf CXF-5845

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/9.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #9
    
----
commit fb690c0295dea5bab86ab4474c28c16bff27e855
Author: Lukasz Dywicki <lu...@code-house.org>
Date:   2014-07-03T16:06:01Z

    CXF-5845 HTTPTransportActivator does not clean up old configuration while updating

----


> HTTPTransportActivator does not clean up old configuration while updating
> -------------------------------------------------------------------------
>
>                 Key: CXF-5845
>                 URL: https://issues.apache.org/jira/browse/CXF-5845
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Ɓukasz Dywicki
>              Labels: configurationadmin, osgi
>
> ConfigAdminHttpConduitConfigurer does not clean up configuration for old URLs.
> Steps to reproduce:
> 1. Create new configuration
> 2. Specify detailed URI, eg. http://localhost:8040/services/test/bar.*
> 3. Verify if conduit works
> 4. Update URI to http://localhost:8040/services/test.*
> Both entries will be present in conduit configurer.



--
This message was sent by Atlassian JIRA
(v6.2#6252)