Richard Davis created CAMEL-12992:
-------------------------------------

             Summary: Add ability for multiple configurations against single 
URI in CXF component
                 Key: CAMEL-12992
                 URL: https://issues.apache.org/jira/browse/CAMEL-12992
             Project: Camel
          Issue Type: Improvement
          Components: camel-cxf
    Affects Versions: 2.23.0
            Reporter: Richard Davis


Currently the CXF component does not allow for multiple configurations against 
a single URI. This restriction means that it is not possible to call the same 
endpoint with different certificates (perhaps using a RecipientList for 
example) in the same exchange / route.

We need a mechanism that allows multiple CFXEndpointConfigurer instances to be 
added to the same Endpoint. In addition we need the ability to identify the 
correct configuration dynamically e.g. in a RecipientList.

Relates to issues raised in CAMEL-12989.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to