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

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

Łukasz Dywicki created CXF-5845:
-----------------------------------

             Summary: 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


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)