Add an example of FTPserver deployed to an application server.
--------------------------------------------------------------
Key: FTPSERVER-196
URL: https://issues.apache.org/jira/browse/FTPSERVER-196
Project: FtpServer
Issue Type: Improvement
Components: Server
Reporter: David Latorre
An example should be added where FtpServer is deployed to an application
server.
Easiest way I can see:
- Deploy a web application containing Ftpserver Jars in WEB-INF/lib
- Configure a Listener in this application which will instantiate FtpServer
and call the start() or stop() methods as adequate.
An example is provided!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.