Hi Yeah it runs in the same JVM. Its no different than for example if you
cd examples cd camel-example-servlet-tomcat mvn jetty:run And startup an embedded jetty server for this WAR project And if you want to use tomcat instead you can type mvn tomcat7:run On Mon, Dec 2, 2013 at 1:35 PM, Babak Vahdat <babak.vah...@swissonline.ch> wrote: > Hi > > The Camel Maven Plugin is a hot topic these days :) so I came accross > something which I think the documentation is wrong: > > http://camel.apache.org/camel-maven-plugin.html > > As I was looking into my own comment for CAMEL-7028 I realized that our > RunMojo boots up Camel JUST inside a new Thread of the SAME process Maven > already running inside. But does not really spawn a NEW JVM at all. I'm > NOT a Maven expert so please correct me if I'm wrong. > > Babak > > -- Claus Ibsen ----------------- Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen