I don't think it is my db queries. All of them are really short and quick. 

In my servlet, when a request comes in, I start a JTA transaction, do all the 
servlet work, then either commit or rollback the JTA transaction. When I do the 
commit or rollback, that should close the DB connection and return it to the 
pool? Right?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035343#4035343

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035343
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to