[jira] Created: (FTPSERVER-258) User's maxIdleTime doesn't work

2009-01-06 Thread Jiri Kuhn (JIRA)
User's maxIdleTime doesn't work --- Key: FTPSERVER-258 URL: https://issues.apache.org/jira/browse/FTPSERVER-258 Project: FtpServer Issue Type: Bug Components: Core Affects Versions: 1.0.0-M4

[jira] Updated: (FTPSERVER-258) User's maxIdleTime doesn't work

2009-01-06 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Kuhn updated FTPSERVER-258: Attachment: FtpIoSession.patch The attached patch delegates idle time calls to wrapped IoSession

[jira] Commented: (FTPSERVER-258) User's maxIdleTime doesn't work

2009-01-06 Thread Jiri Kuhn (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661140#action_12661140 ] Jiri Kuhn commented on FTPSERVER-258: - There are two sources of idle time values - o

New mina-springrpc project

2009-01-06 Thread gmail
Hi, I've create a new project 'mina-spring' on googlecode (http://code.google.com/p/mina-spring/ ), this project implement RPC use mina tcp and spring-remoting, can this project become subproject of mina ? Regards politics wang

[jira] Commented: (FTPSERVER-258) User's maxIdleTime doesn't work

2009-01-06 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661277#action_12661277 ] Niklas Gustavsson commented on FTPSERVER-258: - I would like the listener val

[jira] Commented: (FTPSERVER-258) User's maxIdleTime doesn't work

2009-01-06 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661298#action_12661298 ] Niklas Gustavsson commented on FTPSERVER-258: - I should point out that with

[jira] Created: (DIRMINA-655) Add a more general purpose text based decoder

2009-01-06 Thread Matthieu Chase Heimer (JIRA)
Add a more general purpose text based decoder - Key: DIRMINA-655 URL: https://issues.apache.org/jira/browse/DIRMINA-655 Project: MINA Issue Type: New Feature Affects Versions: 2.0.0-M4

[jira] Updated: (DIRMINA-655) Add a more general purpose text based decoder

2009-01-06 Thread Matthieu Chase Heimer (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthieu Chase Heimer updated DIRMINA-655: -- Attachment: RegExDecoder.java A general purpose text decoder that uses regular

[jira] Commented: (DIRMINA-655) Add a more general purpose text based decoder

2009-01-06 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661382#action_12661382 ] Emmanuel Lecharny commented on DIRMINA-655: --- That's an interesting addition. Ju

[jira] Commented: (DIRMINA-655) Add a more general purpose text based decoder

2009-01-06 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661385#action_12661385 ] Emmanuel Lecharny commented on DIRMINA-655: --- Thinking a bit more about the propo

[jira] Commented: (DIRMINA-655) Add a more general purpose text based decoder

2009-01-06 Thread Matthieu Chase Heimer (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661460#action_12661460 ] Matthieu Chase Heimer commented on DIRMINA-655: --- Yeah I see what you are say