[ 
https://issues.apache.org/jira/browse/CAMEL-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131601#comment-13131601
 ] 

Daniel Kulp commented on CAMEL-4561:
------------------------------------

Willem,   cool.  Glad that works.   It really does make more sense.   the 
cxfEndpoint stuff in Camel is really more of a "configuration of an endpoint", 
not really an endpoint itself (like it is in CXF).  Thus, setting to prototype 
does make more sense.   I like the fix.  :-)

Dan
                
> 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

        

Reply via email to