On Thu, Jul 16, 2009 at 11:24 AM, Emmanuel Lecharny<[email protected]> wrote: > You can't use two codec filters in the chain, due to the way the data > are passed from one filter to another one (we use IoBuffer for that).
This is plain BS, now that I had time to check on the code. MessageReceived() method manipulates an Object, not an IoBuffer. Sorry for the confusion. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
