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:35:39 UTC

[jira] [Updated] (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 updated CAMEL-8439:
-------------------------------
    Summary: camel-src - Use setAutoStartup(false) instead of skipping start()  (was: Use setAutoStartup(false) instead of skipping start())

> 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
>            Priority: Minor
>
> 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)