[ https://issues.apache.org/jira/browse/CAMEL-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131557#comment-13131557 ]
Willem Jiang commented on CAMEL-4561: ------------------------------------- Hi Dan Setting the bean scope to be prototype works great, now the tests are passed. BTW, we can do the same setting in the blueprint parser. > 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