Atomikos Forum

Allow Spring to Handle Transaction Timeouts

Hi,

I'm using Spring to configure Atomikos, and use @Transactional annotations to configure the transaction timeout. However, Atomikos wants to handle timeouts, and if I don't give the UserTransactionManager a timeout period, it defaults to 10 seconds. Is there a way to tell Atomikos to not worry about transactions timeouts, and let Spring handle it instead?

Thanks,

Daniel
Daniel Gredler Send private email
Wednesday, July 02, 2008
 
 
Hi,

If it defaults to the Atomikos-based 10 seconds then this means Spring does _not_ handle (default) timeouts.

So in that case you need to set it yourself... Could this be a Spring issue?

Guy
Guy Pardon Send private email
Tuesday, July 08, 2008
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics