camel-ftp - Add support for setting soTimeout after the connection has been created -----------------------------------------------------------------------------------
Key: CAMEL-2774 URL: https://issues.apache.org/activemq/browse/CAMEL-2774 Project: Apache Camel Issue Type: Improvement Components: camel-ftp Affects Versions: 2.3.0 Reporter: Claus Ibsen Priority: Minor Apache Commons FTP requires you to set soTimeout on the FTPClient *after* the connection has been established. I think that its stated in the javadoc etc. We should try to support this setting out of the box. It may cause a NPE otherwise. See nabble http://old.nabble.com/Camel-FTP-is-not-responding-and-returning-code-0-as-connectiontime-out-ts28693025.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.