[jboss-user] [EJB 3.0] - Re: No ManagedConnections available Error

majohnst do-not-reply at jboss.com
Fri Apr 6 10:46:35 EDT 2007


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



More information about the jboss-user mailing list