1 Reply Latest reply on Oct 14, 2003 4:03 AM by justkeys

    setReadOnly() in managed XA

    justkeys

      Since jboss 3.2.2 i can no longer do setReadOnly() or setIsolationLevel() on connections in managed transactions.

      I wonder what exactly is the problem with it, especially if these things happen before the first statement is sent.

      I also would like to know how a "managed" transaction is special, and what's the difference between an managed one and an ordinary one.