Hi,
does anybody know how to add multiple ProtocolCodecFilter to the FilterChain. Regarding to earlier discussions (http://www.nabble.com/Re%3A-Why-only-one-ProtocolCodecFilter-per-chain-p110 19097.html) that wasn't possible with MINA 1.x but should be resolved in MINA 2.0. I want to implement a protocol stack (i.e. the ISO layer-7 protocols ACSE, ROSE and CMDISE) with MINA. Therefore I need several Encoders and Decoders on a protocol stack, each responsible for de/encoding the specific layer. I'm currently using MINA 2.0M1. Thanks very much for your help. Thomas PS: I already posted this question to the user-mailing-list, but I think this question suits better to the dev-list.
