[jboss-user] [EJB/JBoss] - Re: StatelessSession -> DAO leaves open transactions

wcydaip do-not-reply at jboss.com
Fri Oct 20 13:27:14 EDT 2006


It looks to be an old jdbc driver problem.  The last TSQL statement executed was:  exec sp_closecursor;1.  Found on the web that an old ms sql 2000 jdbc driver would fail.  I switched to the new 2005 driver and all looks to be in order.

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

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



More information about the jboss-user mailing list