[ https://issues.apache.org/activemq/browse/CAMEL-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58628#action_58628 ]
Claus Ibsen commented on CAMEL-2607: ------------------------------------ Ah we can register SpringCamelContext as listener using the {code} void addApplicationListener(ApplicationListener listener); {code} >From ConfigurableApplicationContext. Which we can do in SpringCamelContext >itself. Then I think we do not need the listener at all on >SpringCamelContextFactoryBean > CamelContextFactoryBean and SpringCamelContext's onApplicationEvent() are all > been called in Spring 3.0.1 > --------------------------------------------------------------------------------------------------------- > > Key: CAMEL-2607 > URL: https://issues.apache.org/activemq/browse/CAMEL-2607 > Project: Apache Camel > Issue Type: Improvement > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 2.3.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.