Hi Claus,
regarding to this i have some questions:
1. What does endpoint in this case mean?
- the full uri
- or only the server address
2. is there a simple way in java to find any route in context, which is active
using the same endpoint as the routeId which user wants to start?
- in our case there are many consumer routes, which will be started by ejb
timer by routeId. My Idea is now, to look for any active route using the same
endpoint and wait until they are finished.
Regards Robin
-----Ursprüngliche Nachricht-----
Von: Claus Ibsen [mailto:[email protected]]
Gesendet: Donnerstag, 20. Februar 2014 16:46
An: [email protected]
Betreff: Re: Multiple connections Camel FTP Client
The ftp consumer in Camel is single threaded.
There is a information box at this page that tells that
http://camel.apache.org/ftp2