0 Replies Latest reply on Nov 3, 2011 3:55 PM by nnanda

    JBoss AS 7 JDBC connection Auto Commit

    nnanda

      Hi All,

       

      We are migrating from JBoss 5.1 to JBoss 7.2 (web profile). How can I set the JDBC auto commit to false in datasource subsystem?

       

      I am providing something like below. Is it correct?

       

       

      <connection-property name="autoCommit">false</connection-property>

       

       

      Thanks,

      Niranjan