[ 
https://issues.apache.org/jira/browse/CAMEL-5690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226435#comment-15226435
 ] 

ASF GitHub Bot commented on CAMEL-5690:
---------------------------------------

GitHub user lburgazzoli opened a pull request:

    https://github.com/apache/camel/pull/929

    CAMEL-5690 - Using bean component with beans that implement Service from 
Camel should have the lifecycle callbacks invoked

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lburgazzoli/apache-camel CAMEL-5690

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/929.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #929
    
----

----


> Using bean component with beans that implement Service from Camel should have 
> the lifecycle callbacks invoked
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5690
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5690
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Luca Burgazzoli
>            Priority: Minor
>             Fix For: Future
>
>
> See nabble
> http://camel.465427.n5.nabble.com/lifecycle-of-components-tp5720371.html
> If an user has a bean that implements org.apache.camel.Service we should 
> invoke the start|stop methods on its when the route is being started|stopped. 
> as we do for Processor et all.



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

Reply via email to