Hi,
   Now,I am learning MINA.I got a problem.At first I got a “IoSession”  by
“ConnectFuture.getSession()”. Then I used the method "IoSession.write(Object
message)"  to send a message . After the message was sent,I used 
the "IoSession.write(Object message)" again.But the MINA threw a
“writetoclosedsessionexception”.Why?I did not close the session.And the
service also did not close it.Did the MINA close the session automatically?



--
View this message in context: 
http://apache-mina.10907.n7.nabble.com/Session-auto-close-tp38484.html
Sent from the Apache MINA User Forum mailing list archive at Nabble.com.

Reply via email to