You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2015/05/13 09:45:00 UTC

[jira] [Resolved] (CAMEL-8770) Camel Blueprint - depends-on does not work

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

Willem Jiang resolved CAMEL-8770.
---------------------------------
    Resolution: Pending Closed

Applied the patch into camel master, camel-2.14.x and camel-2.15.x branches.

> 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.14.2, 2.15.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)