As far as I can see you would never get out of the loop because cause.getCause() will at some point return itself if I remember correctly. Frank
On Thu, Mar 13, 2008 at 1:43 AM, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > i attached a patch (untested) which solves it in a very general ways. > let me know if you guys see any problems with it. > > -igor >
