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

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

    [ https://issues.apache.org/jira/browse/CAMEL-8532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496388#comment-14496388 ] 

Christopher Campo edited comment on CAMEL-8532 at 4/15/15 3:37 PM:
-------------------------------------------------------------------

Would it be possible for this to be released in 2.15.2? Without this fix, the Spring Boot component is effectively unusable.

See: http://camel.465427.n5.nabble.com/Spring-Boot-component-is-missing-CamelSpringBootApplicationController-td5765405.html


was (Author: ccampo):
Would it be possible for this to be released in 2.15.2? Without this fix, the Spring Boot component is effectively unusable.

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