Thomas Diesler created CAMEL-8059:
-------------------------------------
Summary: Add CamelContext creation hook
Key: CAMEL-8059
URL: https://issues.apache.org/jira/browse/CAMEL-8059
Project: Camel
Issue Type: Task
Reporter: Thomas Diesler
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)