[
https://issues.apache.org/jira/browse/CAMEL-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131510#comment-13131510
]
Daniel Kulp commented on CAMEL-4561:
------------------------------------
Haven't looked at the config reg stuff, but could the namespace parser set the
bean as prototype? Then spring would create a new one each lookup. Does that
work with Camel?
> CxfComponent should create a new CxfEndpoint instance if the instance is
> lookup from configuration registry
> -----------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-4561
> URL: https://issues.apache.org/jira/browse/CAMEL-4561
> Project: Camel
> Issue Type: Bug
> Reporter: Willem Jiang
>
> CAMEL-4503 shows the bug, when we have uri parameters which can override the
> configuration of cxfEndpoint, the instance of cxfEndpoint from the
> configuration file could be changed with the uri parameters if the
> CxfComponnet doesn't return a new instance of the cxfEndpoint.
--
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