0 Replies Latest reply on Nov 25, 2012 11:45 PM by sundheepg3983

    Connection "setAutoCommit" Feature in JBoss EAP 5.1

    sundheepg3983

      We are Migrating our application server from Weblogic 10.3 to Jboss EAP 5.1.  We are experiencing a problem with respect to No TX Data source configuration.

       

      In weblogic, we have an option to set "autocommit" flag (true or false) through the console for the connections being created from JDBC.

       

      Do we have such options with Jboss (no-tx-datasource) ?  I do not find any in the admin-console.

       

      Though the tx-data source option would not work (as it would run every connnection as a transaction), I also tried creating tx-datasource and found not helping me.

       

      Quick help in this would really be appreciated.