You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (JIRA)" <ji...@apache.org> on 2018/09/27 07:17:00 UTC

[jira] [Updated] (CAMEL-12833) Do CDI CamelContext creation with an apporpriate TCCL

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

James Netherton updated CAMEL-12833:
------------------------------------
    Summary: Do CDI CamelContext creation with an apporpriate TCCL  (was: Provide a method of customizing Camel CDI context creation)

> Do CDI CamelContext creation with an apporpriate TCCL
> -----------------------------------------------------
>
>                 Key: CAMEL-12833
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12833
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cdi
>            Reporter: James Netherton
>            Assignee: James Netherton
>            Priority: Major
>             Fix For: 2.23.0
>
>
> For some platforms it'd be useful if Camel CDI had some way of customizing the way in which a {{CamelContext}} was created. E.g for controlling which ClassLoader is used during instantiation.
> I propose to introduce a {{ContextCreateStrategy}} which users can provide custom instances of in their deployments. The default implementation will do {{CamelContext}} creation as per normal.
> Some more background for the motivation here:
> https://github.com/wildfly-extras/wildfly-camel/issues/2497



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