You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Tomohisa Igarashi (JIRA)" <ji...@apache.org> on 2018/03/28 18:10:00 UTC

[jira] [Resolved] (CAMEL-12378) Spring Boot 2 - Fix the camel-example-spring-cloud-servicecall

     [ https://issues.apache.org/jira/browse/CAMEL-12378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomohisa Igarashi resolved CAMEL-12378.
---------------------------------------
    Resolution: Fixed

Fixed - excluding spring-boot-starter-tomcat from spring-boot-starter-web did the trick. Not a clean way though, official example suggests to do it:
https://github.com/spring-projects/spring-boot/blob/v2.0.0.RELEASE/spring-boot-samples/spring-boot-sample-undertow/pom.xml#L22-L27

> Spring Boot 2 - Fix the camel-example-spring-cloud-servicecall
> --------------------------------------------------------------
>
>                 Key: CAMEL-12378
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12378
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Claus Ibsen
>            Assignee: Tomohisa Igarashi
>            Priority: Major
>             Fix For: 2.22.0
>
>
> This example fails with starting the consumer. Some weird SB classpath problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)