Tobias Stoeckmann created OWB-1098:
--------------------------------------
Summary: Iteration instead of recursion
Key: OWB-1098
URL: https://issues.apache.org/jira/browse/OWB-1098
Project: OpenWebBeans
Issue Type: Improvement
Components: Core
Affects Versions: 1.6.2
Reporter: Tobias Stoeckmann
Priority: Minor
AbstractOwbBean#getRootException calls itself to get root exception. This can
be easily done in an iteration.
Didn't hit a stack limit here yet (fortunately), but if that ever happens, it
would be nice to still see what the root issue was.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)