1 Reply Latest reply on Nov 27, 2006 3:24 AM by alesj

    Jboss + Hibernate + Spring doesn´t release db connection

    rgarciaesteban_cyii

      Hi all,

      I´m developing an application for jboss 4.0.3SP1 with hibernate 3.1 and spring 1.2. In Tomcat works fine but in JBoss opens 10 connection for every query but doesn't release any connection. I don´t know where is the problem in JBoss or in Spring transaction manager, or in the hibernate configuration.
      I have done a lot of test with JTA without JTA and I don´t know what more do,

      Thanks in advance,

      Rodolfo