This route doesn't has an autoStart configuration which means it's started by default. Do I miss something?
Best, Christian On Mon, Mar 25, 2013 at 8:34 AM, dkum003 <[email protected]>wrote: > Hello Christian, > > The camel version is 2.10.2 > > and the route is - > > from(ftp://<ipadress>).process(processor()).to > (cxf://http://<ipadress>?serviceName=XXXService&portName=YYYPort); > > > Regards, > Dhananjay > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Route-starts-when-deployed-with-a-cxf-endpoint-tp5729593p5729741.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
