Ok, after some more googling around this, I tried removing the call to IoBuffer.rewind() in the KeepAliveFilter-code, and it seems to work. Not sure why, though, in two examples of KeepAlive filters I've seen, they first check some of the buffer to identify if it's a request or response message, and then rewind the buffer.
-- View this message in context: http://apache-mina.10907.n7.nabble.com/KeepAliveFilter-ProtocolCodecFilter-collides-tp41635p41636.html Sent from the Apache MINA User Forum mailing list archive at Nabble.com.
