Hi,
problem is not in driver. U have used the connection object. but not close it
that's why its error is comming.
just call the
if(conn != null)
conn.close(); after your business process complet.
thx
itcube.ians
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3902724#3902724
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3902724
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user