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