You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Jeremy Norris (JIRA)" <ji...@apache.org> on 2010/04/02 18:47:08 UTC

[jira] Created: (CAMEL-2610) Add depends-on attribute to tag

Add depends-on attribute to <camelContext/> tag
-----------------------------------------------

                 Key: CAMEL-2610
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2610
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-spring
    Affects Versions: 2.2.0
            Reporter: Jeremy Norris


Mailling list thread reference: http://old.nabble.com/Camel%2C-Spring-and-Initialization-ts28113566.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CAMEL-2610) Add depends-on attribute to tag

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-2610:
----------------------------------

    Assignee: Claus Ibsen

> Add depends-on attribute to <camelContext/> tag
> -----------------------------------------------
>
>                 Key: CAMEL-2610
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2610
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-spring
>    Affects Versions: 2.2.0
>            Reporter: Jeremy Norris
>            Assignee: Claus Ibsen
>
> Mailling list thread reference: http://old.nabble.com/Camel%2C-Spring-and-Initialization-ts28113566.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-2610) Add depends-on attribute to tag

Posted by "Jeremy Norris (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59646#action_59646 ] 

Jeremy Norris commented on CAMEL-2610:
--------------------------------------

Beans specified using this "depends-on" mechanism do not have their @PostConstruct invoked.  I need to do some more research as to why. Is there anything different about the lifecycle of these beans as opposed to a regular spring bean?

> Add depends-on attribute to <camelContext/> tag
> -----------------------------------------------
>
>                 Key: CAMEL-2610
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2610
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-spring
>    Affects Versions: 2.2.0
>            Reporter: Jeremy Norris
>            Assignee: Claus Ibsen
>             Fix For: 2.3.0
>
>
> Mailling list thread reference: http://old.nabble.com/Camel%2C-Spring-and-Initialization-ts28113566.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-2610) Add depends-on attribute to tag

Posted by "Jeremy Norris (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59924#action_59924 ] 

Jeremy Norris commented on CAMEL-2610:
--------------------------------------

Sorry for the false alarm.  @PostConstruct is being called correctly.  This was verified using a simple isolated unit test.

> Add depends-on attribute to <camelContext/> tag
> -----------------------------------------------
>
>                 Key: CAMEL-2610
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2610
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-spring
>    Affects Versions: 2.2.0
>            Reporter: Jeremy Norris
>            Assignee: Claus Ibsen
>             Fix For: 2.3.0
>
>
> Mailling list thread reference: http://old.nabble.com/Camel%2C-Spring-and-Initialization-ts28113566.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2610) Add depends-on attribute to tag

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2610.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.0

trunk: 930493.

> Add depends-on attribute to <camelContext/> tag
> -----------------------------------------------
>
>                 Key: CAMEL-2610
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2610
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-spring
>    Affects Versions: 2.2.0
>            Reporter: Jeremy Norris
>            Assignee: Claus Ibsen
>             Fix For: 2.3.0
>
>
> Mailling list thread reference: http://old.nabble.com/Camel%2C-Spring-and-Initialization-ts28113566.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.