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

[jira] [Resolved] (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:all-tabpanel ]

Claus Ibsen resolved CAMEL-8439.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.15.0
         Assignee: Claus Ibsen

Thanks for the PR

> 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)