Doh ! Thanks for your quick reply. Pontus Ullgren
On Fri, 22 Apr 2016 at 09:59 Luca Burgazzoli <lburgazz...@gmail.com> wrote: > Looks like the xml definition lacks the from element ;) > --- > Luca Burgazzoli > > > On Thu, Apr 21, 2016 at 10:01 PM, Pontus Ullgren <ullg...@gmail.com> > wrote: > > Hello, > > > > From a project based on the camel-archetype-spring-boot I'm trying to add > > additional routes defined in XML as described in the documentation[0]. > > > > However when starting the application it fails with > > a java.util.NoSuchElementException. The full stacktrace can be found > > here[1]. > > > > I use Camel 2.17.0. The full project is available on bitbucket[2]. > > > > Is this a bug or is there something I'm doing wrong ? > > > > [0] http://camel.apache.org/spring-boot.html#SpringBoot-AddingXMLroutes > > [1] > > > https://bitbucket.org/ullgren/camelspringbootexample/raw/ef6274c60163e4a324a67e07a270a8dde7d68308/startup-error.txt > > [2] https://bitbucket.org/ullgren/camelspringbootexample >