We parse data out of xml files and load the data into our database. The
data loading occurs within a container-managed transaction. For small xml
files, everything works fine. For large xml files, however, the transaction
times out before all of the data gets loaded.
Is there a way to increase the transaction time with container managed
transactions?

Any help is appreciated.

Thank you!

Thomas Kirsch



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to