You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 11:22:00 UTC

[jira] [Resolved] (CAMEL-12992) camel-cxf - Add ability for multiple configurations against single URI in CXF component

     [ https://issues.apache.org/jira/browse/CAMEL-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-12992.
---------------------------------
    Resolution: Won't Fix

> camel-cxf - 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
>            Priority: Minor
>
> 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
(v8.20.10#820010)