Willem Jiang created CAMEL-8770:
-----------------------------------

             Summary: Camel Blueprint - depends-on does not work
                 Key: CAMEL-8770
                 URL: https://issues.apache.org/jira/browse/CAMEL-8770
             Project: Camel
          Issue Type: Bug
          Components: camel-blueprint
    Affects Versions: 2.15.2, 2.14.2
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.14.3, 2.16.0, 2.15.3


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.
{code}
<camelContext ... depends-on="XXX">
{code}



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

Reply via email to