0 Replies Latest reply on May 17, 2002 12:12 AM by shijun999

    why oracle8.0.5 pool can not rollback?

    shijun999

      hi,all.

      There is some section of my jboss.jcml configuration of jboss2.4.4_Tomcat3.2.3:


      oracle.jdbc.driver.OracleDriver</att ribute>



      OracleDB
      org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl</a ttribute>
      jdbc:oracle:thin:@127.0.0.1:1521:ORCL
      portal
      portal


      Oracle pool Connected, but transaction can not rollback, it always commits thought I declare autocommit to false.
      WHY?