Re: Google Protocol Buffer codec...

2009-01-07 Thread Ashish
Some observation 1. the sandbox folder has whole of MINA code. Will be great if we can remove other files AFAIK, protocol buffer codec is a binary data binding framework, something similar to XML-Data binding framework's like JAXB, Castor, XMLBeans. Google's implementation reminds of CORBA IDL's

Re: [jira] Commented: (DIRMINA-654) Google Protocol Buffers Codec

2009-01-07 Thread Shawn Pearce
On Wed, Jan 7, 2009 at 14:40, Tomasz Blachowicz (JIRA) wrote: > I agree the sample application is a bit too complex. I just wanted to do > something more complicated to see how it works with multiple threads and so > on. I have and idea for lot simpler example. What about the app that will > retur

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

2009-01-07 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661756#action_12661756 ] Niklas Gustavsson commented on FTPSERVER-258: - Wouldn't a value of 0 for the

[jira] Commented: (DIRMINA-654) Google Protocol Buffers Codec

2009-01-07 Thread Tomasz Blachowicz (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661755#action_12661755 ] Tomasz Blachowicz commented on DIRMINA-654: --- I agree the sample application is a

[jira] Commented: (DIRMINA-654) Google Protocol Buffers Codec

2009-01-07 Thread Julien Vermillard (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661744#action_12661744 ] Julien Vermillard commented on DIRMINA-654: --- first comments : in pom.xml you

[jira] Commented: (DIRMINA-654) Google Protocol Buffers Codec

2009-01-07 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661717#action_12661717 ] Emmanuel Lecharny commented on DIRMINA-654: --- I have injected the code into a san

Google Protocol Buffer codec...

2009-01-07 Thread Emmanuel Lecharny
Hi guys, a couple of weeks ago, Thomasz Blachowicz submitted a patch including some Google protocol buffer codec (see https://issues.apache.org/jira/browse/DIRMINA-654). I just injected it into the sandbox, for us to review the code : http://svn.apache.org/viewvc?rev=732497&view=rev If som

[jira] Created: (FTPSERVER-259) Connection statistics not updated

2009-01-07 Thread Jiri Kuhn (JIRA)
Connection statistics not updated - Key: FTPSERVER-259 URL: https://issues.apache.org/jira/browse/FTPSERVER-259 Project: FtpServer Issue Type: Bug Components: Core Affects Versions: 1.0.0-M4

Re: New mina-springrpc project

2009-01-07 Thread gmail
Hi, mina-spring is a remote service implementation based on mina and spring remote support, it support below futures now : Export remote service with usual POJO. Use mina NIO Socket Protocol for durable connection. Synchronize call at client. Failover mechanism when client disconnected. and

Re: New mina-springrpc project

2009-01-07 Thread Ashish
Can you please elaborate a bit on the features of "mina-spring" project. Once we see the features, we can take it further on. On Tue, Jan 6, 2009 at 9:45 PM, gmail wrote: > Hi, > > > I've create a new project 'mina-spring' on googlecode > (http://code.google.com/p/mina-spring/), this project i

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

2009-01-07 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: idletime.patch It makes sense. I think that my idea can be merged with yours. Idle