Yes, it's really frustrating to debug.  :S

Eddie O'Neil wrote:

 Heh...I've been fighting through this in Struts TestCase tonight,
and it's rather frustrating when the original stack trace gets masked.

 Would definitely fix this.  :)

Eddie



On 8/30/05, Rich Feit <[EMAIL PROTECTED]> wrote:
Xibin Zeng found another bug that I think is worth fixing for 1.0.
http://issues.apache.org/jira/browse/BEEHIVE-903

Basically, if you throw an unhandled runtime exception from a Page Flow
exception handler method, you end up with a totally unrelated stacktrace
(ClassNotFound).  The situation is obscure, but:
   1) it's almost impossible to debug the real problem, and
   2) it's a one-line fix -- there's already a framework in place for
this type of situation.

I've attached diffs to the bug.  Let me know what you think.

Thanks,
Rich


Reply via email to