Hi,

We are finding the solution for create the ftp/http listener
dynamically,Let's say we need to deploy 2 camel ftp listener and 1 camel
http listener, and their corresponding configuration information such as ftp
folder name, retrieve rule, http host are stored in database, instead of
hardcode those configuration information in java code or camel-context.xml
file, could we have a central camel communication protocol manager which can
create/start/stop those listener(ftp, http, webservice,etc) based on
database configuration information?Our thought is to have a flexible way to
handle the communication protocols, like we do not need to hardcode the
configuration of ftp/http endpoint information and do not create the
separate bundle to handle different communication instance. 

Look forward to your advise! 


--
View this message in context: 
http://camel.465427.n5.nabble.com/How-to-create-ftp-http-listener-dynamically-tp5570099p5570099.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to