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