I have a requirement to poll different ftp servers with different file paths which changes/updates continuously. I am thinking of writing a generic File/FTP poller and using the file path, ftp server properties etc. from the DB.
Is there a way I can have these properties injected into my respective servicemix-file and ftp components from DB or do I need to write a custom servicemix bean? If I write a servicemix-bean, how can I manipulate the polling schedule of these components? -regards, subh -- View this message in context: http://old.nabble.com/File-FTP-poller-configurations-from-database-tp28370233p28370233.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
