Jyrki Ruuskanen created CAMEL-8439:
--------------------------------------
Summary: 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)