Clean up the code of CxfRsEndpoint of getting configuration from spring or
blueprint
------------------------------------------------------------------------------------
Key: CAMEL-4648
URL: https://issues.apache.org/jira/browse/CAMEL-4648
Project: Camel
Issue Type: Improvement
Components: camel-cxf
Affects Versions: 2.8.2
Reporter: Willem Jiang
Assignee: Willem Jiang
Fix For: 2.8.3, 2.9.0
As we set the bean scope to prototype, we don't need to create a new
JAXRSClientFactoryBean or JAXRSServerFactoryBean ourself in CxfRsEndpoint, that
could make the code more clean.
--
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