hi armin,
i think my problem is, that "LocalTxManager.getCurrentTransaction()" doesn't succed, because the
transaction is registred to different thread (----tx_table.get(Thread.currentThread())---) . I'm using struts
and the transaction is saved to the session. when the thread (here: the key used for tx_table)changes, the transaction
can't be found.
What is the correct handling?


joerg


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to