[Vysper BOSH] Response to HTTP GET (and other non-POST methods)

2010-07-23 Thread Niklas Gustavsson
Hi In the current implementation, we return HTTP 200 with a content describing that POST is required. How about we instead return 405 with the description in the status line? /niklas

Re: removed releases with LGPL

2010-07-23 Thread Niklas Gustavsson
On Wed, Jul 21, 2010 at 11:53 PM, Niklas Gustavsson wrote: > As seen above, the board has provided feedback the we do not need to > remove the releases which contains the LGPL licensed file. Since I got > a backup, does anyone object to me restoring this? If I do, I'll add a > notice on our downlo

Re: MINA in Android 2.2

2010-07-23 Thread Niklas Gustavsson
On Fri, Jul 23, 2010 at 10:15 AM, Alex Xin wrote: > By debugging the code I found that it will crash when MINA trying to call > Java NIO Selector.wakeup() function for the first time. The wakeup() will > throws a runtime exception Null Pointer Exception. Android use Apache > Harmony as its Java NI

[jira] Created: (FTPSERVER-381) Disable Nagle algorithm by default for the control connection, and make this configurable

2010-07-23 Thread Niklas Gustavsson (JIRA)
Disable Nagle algorithm by default for the control connection, and make this configurable - Key: FTPSERVER-381 URL: https://issues.apache.org/jira/browse/FTPSERVER-381

Re: Conexão mina com banco de dados

2010-07-23 Thread Diego Silva e Silva
ok, sorry thanks for answering my emails, I am having trouble understanding the structure of this configuration my xml file I am passing this parameter as follows: http://mina.apache.org/ftpserver/spring/v1"; xmlns:beans="http://www.springframework.org/schema/beans"; xm

Re: MINA in Android 2.2

2010-07-23 Thread Emmanuel Lecharny
On 7/23/10 10:15 AM, Alex Xin wrote: Hi, guys I'm using MINA and Apache FTP Server in Android. All works fine in Android version 1.5/1.6/2.0/2.1 but crashed on the latest Android release 2.2 Froyo. By debugging the code I found that it will crash when MINA trying to call Java NIO Selector.wake

MINA in Android 2.2

2010-07-23 Thread Alex Xin
Hi, guys I'm using MINA and Apache FTP Server in Android. All works fine in Android version 1.5/1.6/2.0/2.1 but crashed on the latest Android release 2.2 Froyo. By debugging the code I found that it will crash when MINA trying to call Java NIO Selector.wakeup() function for the first time. The wa

Re: Conexão mina com banco de dados

2010-07-23 Thread Emmanuel Lecharny
On 7/23/10 2:27 AM, Diego Silva e Silva wrote: Obrigado por responder, Can you *please* use english on this mailing list ??? Even if your english is very poor, consider that our portuguese is way worse !!! (and our english is not something we are proud of, anyway, but we *don't* care ;)

Re: Conexão mina com banco de dados

2010-07-23 Thread David Latorre
Hello Diego, It seems that the xml has been processed to avoid XSS attacks :-) Still, I don't see the tags enclosing the update-user, insert-user SQL sentences... My suggestion is that you revert any changes to ftpd-full.xml and once the server starts, you can Carefully edit the file until it's f