Refactor ServletController to get only chosen destination's address overridden
------------------------------------------------------------------------------
Key: CXF-3583
URL: https://issues.apache.org/jira/browse/CXF-3583
Project: CXF
Issue Type: Improvement
Components: Transports
Affects Versions: 2.4.1, 2.5
Reporter: Sergey Beryozkin
Assignee: Sergey Beryozkin
Fix For: 2.4.1, 2.5
Some work has already been done to minimize a number of destination addresses
being overridden, however there are still some flaws there (ex, given an
address like /service-address a destination with /service only will still be
picked up).
The other issue is that when disableAddressOverride is set to true, it is
effectively ignored if someone attempts to access the services page - all
destinations are overridden.
The goal is to make sure that only a chosen destination gets optionally
overridden and /service page request should have no effect on individual
destinations.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira