Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
What's the purpose you do bundle:start or bundle:restart? the route bundle is auto started after you deployed it into karaf from TAC. could you try camel:route-stop/camel:route-start commands if you want to restart the route (not restart the bundle). (also maybe checking if the same result if you use bundle:refresh Sample command)
Regards.
Thanks, this helped me with another issue: The exception handler / error handler must be outside the routelet, otherwise it won't handle the exception / error