You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Jiri Kuhn (JIRA)" <ji...@apache.org> on 2008/11/07 15:12:45 UTC

[jira] Created: (FTPSERVER-217) Spring based configuration doesn't instantiate more then just one ftplet

Spring based configuration doesn't instantiate more then just one ftplet
------------------------------------------------------------------------

                 Key: FTPSERVER-217
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-217
             Project: FtpServer
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0-M3
            Reporter: Jiri Kuhn
             Fix For: 1.0-M4


<ftplets> tag is able to produce just only one ftplet instance

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


[jira] Updated: (FTPSERVER-217) Spring based configuration doesn't instantiate more then just one ftplet

Posted by "Jiri Kuhn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Kuhn updated FTPSERVER-217:
--------------------------------

    Attachment: ftplets.patch
                ftplets_test.patch

ftplets_test.patch - apply this patch to see the build to fail
ftplets.patch - fix of the bug which works for me

> Spring based configuration doesn't instantiate more then just one ftplet
> ------------------------------------------------------------------------
>
>                 Key: FTPSERVER-217
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-217
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0-M3
>            Reporter: Jiri Kuhn
>             Fix For: 1.0-M4
>
>         Attachments: ftplets.patch, ftplets_test.patch
>
>
> <ftplets> tag is able to produce just only one ftplet instance

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


[jira] Closed: (FTPSERVER-217) Spring based configuration doesn't instantiate more then just one ftplet

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson closed FTPSERVER-217.
---------------------------------------

    Resolution: Fixed
      Assignee: Niklas Gustavsson

Fixed in rev 712254. I fixed it myself before finding that you had provided a patch. Turned out my code was almost identical. Thanks for reporting and for the patch!

> Spring based configuration doesn't instantiate more then just one ftplet
> ------------------------------------------------------------------------
>
>                 Key: FTPSERVER-217
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-217
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0-M3
>            Reporter: Jiri Kuhn
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0-M4
>
>         Attachments: ftplets.patch, ftplets_test.patch
>
>
> <ftplets> tag is able to produce just only one ftplet instance

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