To add to that: Your bundle deployed that route in its startup, be it via a 
BundleActivator or by similar means. Then that bundle should also clean up 
after himself and stop/undeploy the route upon bundle stop/uninstall.

Not sure about how this is handled if you used blueprint to create the camel 
context and route.

Regards,
Benjamin

-----Original Message-----
From: Jean-Baptiste Onofré [mailto:[email protected]] 
Sent: Mittwoch, 16. Juli 2014 21:52
To: [email protected]
Subject: Re: How do I undeploy a camel route

camel:route-stop
bundle:uninstall of the route bundle

Regards
JB

On 07/16/2014 09:45 PM, Billy B wrote:
> I created a camel route file and dropped it into the karaf/deploy 
> folder and it worked as expected.  I removed the file from the deploy 
> folder and restarted Karaf, but the route is still there according to 
> the camel:route-list.
>
>
>
> My question is how do I remove a specific camel route from Karaf?  
> And, can I remove the camel route without needing to restart Karaf?
>
>
>
> --
> View this message in context: 
> http://karaf.922171.n3.nabble.com/How-do-I-undeploy-a-camel-route-tp40
> 34256.html Sent from the Karaf - User mailing list archive at 
> Nabble.com.
>

--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to