[
https://issues.apache.org/jira/browse/CAMEL-12872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16643171#comment-16643171
]
Claus Ibsen commented on CAMEL-12872:
-------------------------------------
The user dont need to use -web, you can also turn on camel's main run
controller. The web starter adds overhead and a http server that not everybody
needs.
Its standard spring boot issue when you create a new spring boot project and
how to run it
> When no route is defined, mention in log that it is the reason why it
> shutdowns the Camel Context automatically
> ---------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-12872
> URL: https://issues.apache.org/jira/browse/CAMEL-12872
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.22.1
> Reporter: Aurélien Pupier
> Priority: Minor
>
> When starting a project and that no Camel route are found, the camel context
> is shutdown immediately.
> it would be nice to have a trace in log mentioning the reason.
> maybe also refer to some documentation on how to configure routes?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)