Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Pending Closed
-
2.14.2, 2.15.2
-
None
-
Unknown
Description
Attribute depends-on does not work for camelContext element in blueprint container. When bean XXX does not exist then an exception should be thrown like in spring container.
<camelContext ... depends-on="XXX">