Serge Baranov wrote:
Hello Emmanuel,

E> Can you post the chain you are using ?

acceptor.getFilterChain().addLast("firewall", blacklistFilter);
acceptor.getFilterChain().addLast("executor", new ExecutorFilter(executor));
acceptor.getFilterChain().addLast("codec", new ProtocolCodecFilter(new
SomeCodecFactory()));

executor is OrderedThreadPoolExecutor.
I won't be able to check this issue in the next two weeks. What would be great is to create a JIRA with all the informations gathered in your previous mails. In the mean time, MINA 2.0.0-M5 will be released, but it won't solve your problem.

If you could write a small program demonstrating the problem, and attach it to your JIRA, that would help a lot.

Maybe some one else can handle this too.

Thanks !


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


Reply via email to