0 Replies Latest reply on Jan 29, 2002 9:59 AM by rajeem

    TRANSACTION ROLLBACK EXCEPTION:

    rajeem

      hi

      I have created a DataSourceLoader in jboss.jcml file.


      org.hsqldb.jdbcDriver, oracle.jdbc.driver.OracleDriver




      browardOraclePool
      org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl
      jdbc:oracle:thin:@192.168.2.136:1521:blade
      broward
      broward


      When i tried to access the database, am getting the RollBack Eception.
      Actually am trying to get database connection from a DAO. So, i cannot declare it in the jboss.xml as we do for beans.

      thanx rajesh