Hello, I have problem with client package - when link beetwen the client & server (both based on MINA 1.0.1) closed client package exit with code 0. Sure in the NetCatProtocolHandler I have handle OnClosed event and try connect to server like in FAQ. This client sends and receives message from server. I have other client application based on MINA. This package just receive data from server and this client do not terminate when connection closed. How I can fix it?
I have other problem also. When I moved to MINA 1.0.1 from 0.9.5 my client package have problem with server's connection (sure I have rewrite code in main like SumUp sample for non using decoder case). First time it connected to server application and can't run messageReceived. It wait before session closed and then run again. The same code with 0.9.5working without any problem. I have added last backport-util-concurrent.jar from official web site for JAVA 5.0 - I have 1.5.x JDK). -- Regards, Eugene Labunsky. http://www.TrendMedium.com - MetaStock Add-on
