I'm not sure I understood your question correctly, but here's my answer. :-)<br><br>Even if you have specified ChannelPipelineCoverage as "one", it doesn't necessarily mean that a new ChannelHandler instance will be created for each Channel automatically. You need to create it by yourself in your ChannelPipelineFactory. Please refer to the Factorial example:<br>
<ul><li><a href="http://tinyurl.com/6wgwtd">http://tinyurl.com/6wgwtd</a></li></ul>HTH,<br>Trustin<b><br></b><br><div class="gmail_quote">On Tue, Dec 30, 2008 at 8:26 PM, manish_iitg <span dir="ltr"><<a href="mailto:excellencetechnologies08@gmail.com">excellencetechnologies08@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have ChannelPipelineCoverage as "one" in my for my server handler. Even<br>
then after i close my connection from the client by called<br>
e.getChannl().close() and then after some time again start a connection by<br>
bind to the server, a new instance of server handler is not create. Please<br>
tell my what i am doing wrong. What i want is that, when a client connects<br>
to the server a new server handler should be created.</blockquote></div><br>-- <br>Trustin Lee, Principal Software Engineer, JBoss, a division of Red Hat<br>--<br>what we call human nature in actuality is human habit<br>
--<br><a href="http://gleamynode.net/">http://gleamynode.net/</a><br>