Re: Problems handling multiple messages in HttpRequestDecoder

2007-11-30 Thread Vishal_Jain
light on this? Many thanks. parki... -- View this message in context: http://www.nabble.com/Problems-handling-multiple-messages-in-HttpRequestDecoder-tf4853729s16868.html#a14042412 Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.

Re: Problems handling multiple messages in HttpRequestDecoder

2007-11-30 Thread Vishal_Jain
-http in our trunk instead... :) HTH, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6 -- View this message in context: http://www.nabble.com/Problems-handling-multiple-messages-in-HttpRequestDecoder

Re: Problems handling multiple messages in HttpRequestDecoder

2007-11-30 Thread Trustin Lee
On Nov 30, 2007 6:28 PM, Vishal_Jain [EMAIL PROTECTED] wrote: I see the same issue with the latest revision. It did pass once but got stuck at: Tests in error: testConnectFutureSuccessTiming(org.apache.mina.transport.socket.nio.SocketConnectorTest) The next time i tried clean and install,

Re: Problems handling multiple messages in HttpRequestDecoder

2007-11-23 Thread parki
human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6 -- View this message in context: http://www.nabble.com/Problems-handling-multiple-messages-in-HttpRequestDecoder-tf4853729s16868.html#a13898039 Sent from the Apache MINA Support Forum mailing list archive

Re: Problems handling multiple messages in HttpRequestDecoder

2007-11-22 Thread parki
-- View this message in context: http://www.nabble.com/Problems-handling-multiple-messages-in-HttpRequestDecoder-tf4853729s16868.html#a13898039 Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.

Re: Problems handling multiple messages in HttpRequestDecoder

2007-11-22 Thread Trustin Lee
mina-filter-codec-http in our trunk instead... :) HTH, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6 -- View this message in context: http://www.nabble.com/Problems-handling-multiple-messages

Problems handling multiple messages in HttpRequestDecoder

2007-11-21 Thread parki
... -- View this message in context: http://www.nabble.com/Problems-handling-multiple-messages-in-HttpRequestDecoder-tf4853729s16868.html#a13889167 Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.

Re: Problems handling multiple messages in HttpRequestDecoder

2007-11-21 Thread Trustin Lee
On Nov 22, 2007 10:00 AM, parki [EMAIL PROTECTED] wrote: hello! I'm working on an async http server, transferring messages either way (ie. not necessarily request response). I'm basing the code on org.apache.mina.example.httpserver.codec. Everything works well, until I slam a bunch of