You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Henryk Konsek (JIRA)" <ji...@apache.org> on 2015/03/23 11:04:10 UTC

[jira] [Created] (CAMEL-8532) Spring Boot applications should block the main thread of the execution

Henryk Konsek created CAMEL-8532:
------------------------------------

             Summary: Spring Boot applications should block the main thread of the execution
                 Key: CAMEL-8532
                 URL: https://issues.apache.org/jira/browse/CAMEL-8532
             Project: Camel
          Issue Type: Improvement
            Reporter: Henryk Konsek
            Assignee: Henryk Konsek
             Fix For: 2.16.0


Bootified Camel routers are supposed to block the main thread of the application, so even for the empty router folks should be able to just execute `java -jar myapp.jar` and the application will wait for the Ctrl+C.



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