[
https://issues.apache.org/jira/browse/CAMEL-12378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16417814#comment-16417814
]
Tomohisa Igarashi commented on CAMEL-12378:
-------------------------------------------
OK, I changed it to use camel-servlet and the example now works. But it seems
the consumer is still working with tomcat. I did see undertow with SB1 (master).
{code:none}
13:25:15.869 [main ] INFO oyote.http11.Http11NioProtocol - Starting
ProtocolHandler ["http-nio-8080"]
13:25:15.891 [main ] INFO omcat.util.net.NioSelectorPool - Using a
shared selector for servlet write/read
13:25:15.974 [main ] INFO vlet.CamelHttpTransportServlet -
Initialized CamelHttpTransportServlet[name=CamelServlet, contextPath=]
13:25:15.975 [main ] INFO mbedded.tomcat.TomcatWebServer - Tomcat
started on port(s): 8080 (http) with context path ''
13:25:15.981 [main ] INFO el.example.ConsumerApplication - Started
ConsumerApplication in 6.704 seconds (JVM running for 15.96)
{code}
> 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)