Re: AW: IoSession.write() without WriteFuture

2008-06-07 Thread Maarten Bosteels
On Fri, Jun 6, 2008 at 12:12 AM, Alex Karasulu [EMAIL PROTECTED] wrote: On Thu, Jun 5, 2008 at 5:59 PM, Emmanuel Lecharny [EMAIL PROTECTED] wrote: Maarten Bosteels wrote: On Wed, Jun 4, 2008 at 3:45 PM, Emmanuel Lecharny [EMAIL PROTECTED] wrote: Steve Ulrich wrote: Julien Vermillard

Re: Issues with client reconnection

2008-06-07 Thread Maarten Bosteels
As long as your not using the connection, TCP will not notify about an unplugged network cable (this seems strange to most people at first but it can have advantages too). If you want early detection of a broken link, you should use some kind of heartbeat. I think there is a HeartbeatFilter

[jira] Commented: (DIRMINA-591) Javadoc documentation for org/apache/mina/filter/codec/statemachine/

2008-06-07 Thread Niklas Therning (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12603298#action_12603298 ] Niklas Therning commented on DIRMINA-591: - I've added Javadoc comments to the

[jira] Commented: (DIRMINA-591) Javadoc documentation for org/apache/mina/filter/codec/statemachine/

2008-06-07 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12603299#action_12603299 ] Emmanuel Lecharny commented on DIRMINA-591: --- Thanks a lot Niklas !! This

[2.0 refactoring] What about splitting mina-core ?

2008-06-07 Thread Emmanuel Lecharny
Hi, in the past two weeks, I browsed the code, and I found that mina-core could be splitted in one common project and some sub-project, namely : - mina-future - mina-socket - mina-vmpipe - mina-datagram (?) - mina-filter-xxx (we have many filters) The idea is to keep commons simple, and

Web site refactoring proposal

2008-06-07 Thread Emmanuel Lecharny
Hi guys, today, I tried to find a link on MINA web site to the JIRA. I didn't found it (ok, it may exist, but then it's buried on the other corner of the internet ;). The very same for many other resources like sources, svn links, sub projects links, etc... I also found that the JIRA key

[jira] Created: (FTPSERVER-136) incorrent IP used in opening data channel

2008-06-07 Thread Amichai Rothman (JIRA)
incorrent IP used in opening data channel - Key: FTPSERVER-136 URL: https://issues.apache.org/jira/browse/FTPSERVER-136 Project: FtpServer Issue Type: Bug Environment: Windows XP