Search:

Type: Posts; User: Li; Keyword(s):

Search: Search took 0.04 seconds.

  1. Oracle distributed transactions and Spring Framework

    Does anyone know what the message (in red color) means? Why did I get the "not in transaction" error? I'm using SunOne App server and distributed transaction. If I configure the data source to use...
  2. Replies
    2
    Views
    839

    timeout

    I guess it was transaction time out. After I set the transaction timeout to 300 sec (long enough to complete the transaction) it just worked. I suggest to log the transaction time out event at the...
  3. Replies
    2
    Views
    839

    JtaTransactionManager weird behavior

    I'm using declarative transaction management. If I use HibernateTransactionManager, everything works just fine (data are inserted and updated). If I switch to JtaTransactionManager, the transaction...
Results 1 to 3 of 3