Re: Undertow server starts twice - camel 2.23.0

2019-12-09 Thread Claus Ibsen
Hi When using Camel with spring boot, you should only use the -starter dependencies in the pom.xml. eg dont have camel-servlet, but just camel-servlet-starter and so on. Also try upgrade to latest 2.23.x version or 2.24.x. See here about tips https://camel.apache.org/community/support/ On Mon, D

Undertow server starts twice - camel 2.23.0

2019-12-09 Thread Tobias Letschka
Hi, I have this route and the problem: 019-12-09 15:00:44.673 INFO 82720 --- [ main] o.a.c.c.mongodb3.MongoDbEndpoint : Initialising MongoDb endpoint: mongodb3://mongo?collection=magento.order.in.rest&database=genisys&operation=insert 2019-12-09 15:00:44.702 INFO 82720 --- [