Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Currently the BlueprintCamelContext starts when the BlueprintContainer OSGi service is registered. Because of this, the startup of the BlueprintCamelContext can effect the startup of the BlueprintContainer itself, which can lead to infinite loops and make issues more difficult to resolve.
The BlueprintCamelContext should be changed to start on the BlueprintEvent.CREATED, which is sent after the BlueprintContainer is fully initialized.
Attachments
Issue Links
- is related to
-
CAMEL-10602 camel:run with simple blueprint project failed "waiting for BlueprintContainer" although the route is active
-
- Resolved
-
- relates to
-
CAMEL-12980 Bundle in 'Active' State but Camel Context not initialized
-
- Resolved
-
- links to