Hi, I have a serious problem with a container managed transaction, that runs over an hour. Everything works finde but in the end, when all operations have finished, I get a transaction timeout exception.
Log looks like: "The transaction has been rolled back rather than commited: Transaction timeout" How can I increase the timeout for container managed transaction? Is there are a way to do it on a method-base (annotations, or code within the method itsself) or is there a way to do it gloabally? Thanks a lot, Tim -- View this message in context: http://www.nabble.com/Transation-Timeout-with-lon-running-container-managed-transaction-%281-hour-%2B%29-tp18063979s134p18063979.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
