Improve RequestDispatcherProvider configuration
-----------------------------------------------
Key: CXF-3869
URL: https://issues.apache.org/jira/browse/CXF-3869
Project: CXF
Issue Type: Improvement
Components: JAX-RS
Reporter: Sergey Beryozkin
Assignee: Sergey Beryozkin
Fix For: 2.4.4, 2.5
The provider is missing a setter for classResources property.
Having to specify a beanNames map in case of the provider serving different
beans is useful but a simpler bean name property is needed.
Sometimes it handy to choose the dispatchers based on the actual request URI
(relative part).
At the moment all the additional params are saved as servler parameters - an
option to save them as attributes is needed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira