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 2019/01/14 20:30:00 UTC

[jira] [Updated] (CAMEL-12978) Add support to configure CamelContext created by KIE-Server extension

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

Claus Ibsen updated CAMEL-12978:
--------------------------------
    Fix Version/s:     (was: 2.23.1)
                   2.23.2

> Add support to configure CamelContext created by KIE-Server extension
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-12978
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12978
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jbpm
>    Affects Versions: 2.23.0
>            Reporter: Duncan Doyle
>            Assignee: Maciej Swiderski
>            Priority: Major
>             Fix For: 3.0.0, 2.23.2, 2.24.0
>
>
> To support advanced use-cases, users need to be able to manually build and/or configure the CamelContext provided by the KIE-Server extension.
> We should add support to allow custom extensions (CamelContext builders) to override the default CamelContext created by KIE-Server to allow advanced configuration of the CamelContetx.
> The Global CamelContext could be configured through a CamelContextBuilder that is fetched using the ServiceLoader mechanism. For KJAR Deployment scoped configuration, we should allow configuring the CamelContextBuilder through the KJAR's DeploymentDescriptor (e.g. EnvironmentEntries).
>  



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