Re: Akka, Camel and Spring Boot

2016-01-30 Thread jgoggins
Reading more on this; I found a reference in support forums that direct-vm would be the way to go - can anyone back this up ? One camel context across multiple modules possible ? -- View this message in context: http://camel.465427.n5.nabble.com/Akka-Camel-and-Spring-Boot-tp5777000p5777065

Re: Akka, Camel and Spring Boot

2016-01-29 Thread jgoggins
veMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144) -- View this message in context: http://camel.465427.

Re: Akka, Camel and Spring Boot

2016-01-29 Thread jgoggins
("SpringCamelContext camelContext is created : " + camelContext.getName() + " version "+ camelContext.getVersion() + " status "+ camelContext.getStatus()); return camelContext; } Thanks for any advice. -- View this message in context: http://camel.46542

Akka, Camel and Spring Boot

2016-01-29 Thread jgoggins
herServlet: FrameworkServlet 'messageDispatcherServlet': initialization completed in 7 ms HEART BEAT Any help or guidance appreciated. -- View this message in context: http://camel.465427.n5.nabble.com/Akka-Camel-and-Spring-Boot-tp5777000.html Sent from the Camel Development mailing list archive at Nabble.com.