First of all, its poor design to do your SQL manipulations in a JSP.
Second, are you calling commit() or rollback() on the transaction you are starting before
trying to close resources?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105053#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...