RE: changes from Mina 2.0.0-M3 to 2.0.0-M6 to 2.0.0-RC1

2010-04-21 Thread Vijay K Pandey
Original Message- From: Ashish [mailto:paliwalash...@gmail.com] Sent: Wednesday, April 21, 2010 7:40 AM To: users@mina.apache.org Subject: Re: changes from Mina 2.0.0-M3 to 2.0.0-M6 to 2.0.0-RC1 The best way would be to take Thread dumps and see what's going on inside. Using a logging filter could tell

Re: changes from Mina 2.0.0-M3 to 2.0.0-M6 to 2.0.0-RC1

2010-04-21 Thread Ashish
The best way would be to take Thread dumps and see what's going on inside. Using a logging filter could tell you a little more when things have been processed... thanks ashish On Tue, Apr 20, 2010 at 9:53 PM, Vijay K Pandey wrote: > Hi, > > I have an application which has a very simple scenario

changes from Mina 2.0.0-M3 to 2.0.0-M6 to 2.0.0-RC1

2010-04-20 Thread Vijay K Pandey
Hi, I have an application which has a very simple scenario of sending Java POJO(serializable) objects from Mina client to server and client waits for the response. It was all working very fine with mina-core-2.0.0-M3.jar but looks like something has changed in mina-core-2.0.0-M6.jar and mina-