users@glassfish.java.net

Re: Timer and Timeouts

From: <forums_at_java.net>
Date: Tue, 28 Jun 2011 17:10:06 -0500 (CDT)

Argh! it's so in the spec, but totaly not in the Javadoc!

 

So the trick here would be to create the timer outside of the transcation,
start the transaction, and monitor my condition variable while inside the
transaction. If the variable flips, I gracefully exit my transaction :D

Thanks a ton!!!


--
[Message sent by forum member 'exabrial']
View Post: http://forums.java.net/node/817104