You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/05 08:57:38 UTC

[jira] [Commented] (CAMEL-8439) camel-src - Use setAutoStartup(false) instead of skipping start()

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

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

Github user yuruki closed the pull request at:

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


> camel-src - Use setAutoStartup(false) instead of skipping start()
> -----------------------------------------------------------------
>
>                 Key: CAMEL-8439
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8439
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-scr
>            Reporter: Jyrki Ruuskanen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.15.0
>
>
> Instead of skipping Camel context's start() when active property is false, we should call Camel context's setAutoStartup(false). This way Camel context will start without starting any of the routes, and allows us to see and control the "inactive" context through JMX/Jolokia/hawtio.



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