On Wed, 15 Dec 2004 16:55:58 +0100, Oliver Zeigermann <[EMAIL PROTECTED]> wrote: > On Tue, 14 Dec 2004 17:52:02 -0800, Warwick Burrows > <[EMAIL PROTECTED]> wrote: > > And it would be great except that AbstractStore.java catches "throwables" > > including Errors and is wrapping the Error inside a ServiceAccessException > > which is then thrown back to LockMethod. > > Argh! You are right! I was only provoking to throw this exception from > the core. I'd say the problem is in AbstractStore, it certainly should > not catch errors...
OK, fixed this, now Errors are passed through. Tested this from the store level this time, could you confirm it works for you as well. Thanks for pointed at it :) Oliver --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
