You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/05 11:43:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16709957#comment-16709957 ] 

ASF GitHub Bot commented on CAMEL-12978:
----------------------------------------

mswiderski opened a new pull request #2656: CAMEL-12978 - Add support to configure CamelContext created by KIE-Se…
URL: https://github.com/apache/camel/pull/2656
 
 
   …rver extension
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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