http://issues.jabsorb.org/show_bug.cgi?id=64
Matthijs Wensveen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39 is|0 |1 obsolete| | --- Comment #6 from Matthijs Wensveen <[email protected]> 2009-10-28 23:50:13 --- Created an attachment (id=40) --> (http://issues.jabsorb.org/attachment.cgi?id=40) some fixes 2 unit test were failing. Fixed them. In the process I added support for Thread.UncaughtExceptionHandler in AsyncSessionUtil. For this I created an UncaughtThreadExceptionHandler class that automatically sets the exception on a provided SettableFuture instance. This class is also useful for other implementors of AsyncSession that use Threads to achieve asynchronism. (patch against revision 467) -- Configure bugmail: http://issues.jabsorb.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Jabsorb-dev mailing list [email protected] http://lists.jabsorb.org/mailman/listinfo/jabsorb-dev
