hi,
we have a separate DB API to get the DB connection and to execute queries or procedure ..
so in that API they are not closing ResultSet along with the connection.
so thats the reason we got that ERROR CLOSE_WAIT ..
As a fix i closed that ResultSet in Finally block ..
thats it ...
Thanks
Ravi Kumar Palaparthi
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262146#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...