0 Replies Latest reply on Feb 5, 2004 4:42 AM by gcempla

    Local transactions with firebird

    gcempla

      Hi guys,
      I'm having the following problem:
      I want to use transactions in my bean. So after getting connection
      from the factory I try to setAutoCommit(false) which raises the
      exception 'org.firebirdsql.jca.FBResourceTransactionException: No local transaction active'.

      Any clues how to solve it?

      Greg