[jboss-user] [EJB/JBoss] - Re: ConnectionManager is not releasing connections properly.

objviv do-not-reply at jboss.com
Thu Nov 15 09:58:19 EST 2007


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#4105053

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105053



More information about the jboss-user mailing list