Hello, I have a simple route which pushes the output to a web service endpoint.Hence my to endpoint is a cxf endpoint.
I have a cron schedule to start this route and my autostartup is false in camel context. But when i deploy this route the moment it is deployed the route starts and pushes the output to the webservice. The log says Total 1 routes, of which 0 is started, but route starts immediately as if the autostartup is set to true. Regards, Dhananjay -- View this message in context: http://camel.465427.n5.nabble.com/Route-starts-when-deployed-with-a-cxf-endpoint-tp5729593.html Sent from the Camel - Users mailing list archive at Nabble.com.
