I'm developing a component/endpoint that implements a FTP server. When the user uploads a file to the server, the endpoint will deposit the file into a queue. Currently, the Endpoint implements the Service interface. I've noticed that the "stop" method is not being called when the CamelContext is stopped.

Is this a bug or am I missing something?

Jeff Gunther



Reply via email to