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 2014/11/18 15:55:34 UTC

[jira] [Resolved] (CAMEL-8059) Add CamelContext creation hook

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

Claus Ibsen resolved CAMEL-8059.
--------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 2.14.1)
         Assignee: Claus Ibsen

Thanks for the PR

> Add CamelContext creation hook
> ------------------------------
>
>                 Key: CAMEL-8059
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8059
>             Project: Camel
>          Issue Type: Task
>          Components: camel-core
>            Reporter: Thomas Diesler
>            Assignee: Claus Ibsen
>             Fix For: 2.15.0
>
>
> There are a number of issues with the Container API that make it unusable in WildFly
> # Concept of unsynchronised singleton
> # Call to 3rd party code with partially constructed objects
> # Unsynchronised access to a shared resource
> Currently there are at least two components that compete for the Container singleton. The Camel Subsystem and Insight Camel. I suspect that the Container API cannot be fixed in a compatible way. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)