Ftplet.init() not called correctly
----------------------------------
Key: FTPSERVER-163
URL: https://issues.apache.org/jira/browse/FTPSERVER-163
Project: FtpServer
Issue Type: Bug
Affects Versions: 1.0-M2
Reporter: Niklas Gustavsson
Assignee: Niklas Gustavsson
Fix For: 1.0-M3
>From David Latorre
Regarding current FTPLet behaviour, it seems that the "init(FtpletContext
context)" method is not getting called anymore in M2 (or at least latest SVN
version). Is this the expected behaviour? If it is, is there any other way
to access FtpletContext ? My onLogin() method was calling
"DbUserManager.save()" to save the login time for the user, if I cannot do
this anymore do you have any suggestions?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.