Hi!
Sorry for cross-posting, but I haven't hidden that in my email.

So there will be no ability for using multiple ProtocolCodecFilters in MINA
2.0 as Trustin Lee prefigured last year!? 

Today I started to write an own implementation of a ProtocolCodecFilter
which can handle several Encoders and Decoders on a protocol-stack.
Basically it works now, so that wasn't too difficult. But I want to be sure
that I haven't programmed around the framework. If not I can contribute my
code.

Thomas

-----Ursprüngliche Nachricht-----
Von: Emmanuel Lecharny [mailto:[EMAIL PROTECTED] Im Auftrag von Emmanuel
Lecharny
Gesendet: Montag, 2. Juni 2008 17:48
An: [email protected]
Betreff: Re: multiple ProtocolCodecFilters with MINA 2.0

Hi,

cross-posting won't bring you more answer to your question. You already 
have a thread started on the users mailing list, be sure that those who 
have subscribed to the dev ML are also receiving Users mails...

Thanks.

Thomas Kistel wrote:
> 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.
>
>
>   


-- 
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org



Reply via email to