2 Replies Latest reply on Dec 6, 2006 8:51 PM by dangelo1

    Embedded EJB3 doesn't work when Transaction Isolation is set

    dangelo1

      If you add the following in the datasource configuration of the Embeddable EJB3

      TRANSACTION_REPEATABLE_READ

      of any other transaction isolation level


      It doesn't work!

      i.e. in SQL server my database inserts just hangs and doesn't seem to get committed.