You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2008/05/20 15:18:55 UTC

[jira] Commented: (FTPSERVER-135) Ftplet.onConnect() and disConnect() not called

    [ https://issues.apache.org/jira/browse/FTPSERVER-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598289#action_12598289 ] 

Niklas Gustavsson commented on FTPSERVER-135:
---------------------------------------------

Fix commited:

commit -m "Fixing issue where Ftplet.onConnect and onDisconnect are not called correctly (FTPSERVER-135)" /home/niklas/workspaces/apache/ftpserver/core/src/main/java/org/apache/ftpserver/DefaultFtpHandler.java
    Sending        /home/niklas/workspaces/apache/ftpserver/core/src/main/java/org/apache/ftpserver/DefaultFtpHandler.java
    Transmitting file data ...
    Committed revision 658198.

> Ftplet.onConnect() and disConnect() not called
> ----------------------------------------------
>
>                 Key: FTPSERVER-135
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-135
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Core, Ftplets
>            Reporter: Niklas Gustavsson
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0-M2
>
>
> Ftplet.onConnect and onDisconnect are not called when a client connects or disconnects.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.