[
https://issues.apache.org/jira/browse/FTPSERVER-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Gustavsson closed FTPSERVER-69.
--------------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.0-M1)
1.0-M2
Assignee: Niklas Gustavsson
The way the implementation currently works, these can not be defaulted.
However, they were missing from the documentation and from the examples. I've
added them in both locations with a note in the documentation that they are
required.
> Undocumented required params
> ----------------------------
>
> Key: FTPSERVER-69
> URL: https://issues.apache.org/jira/browse/FTPSERVER-69
> Project: FtpServer
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0-M1
> Reporter: Mark Reynolds
> Assigned To: Niklas Gustavsson
> Priority: Minor
> Fix For: 1.0-M2
>
>
> I had to add a couple of undocumented items to the xml config to avoid class
> instantiation errors:
> Under "/config/listeners/default/data-connection":
> <class>org.apache.ftpserver.DefaultDataConnectionConfig</class>
> and under "/config/listeners/default/data-connection/ssl":
> <class>org.apache.ftpserver.ssl.DefaultSsl</class>
> Maybe these could be defaults?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.