Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution:
Out of Date
-
None
-
None
-
None
Description
The spec needs to clarify missing class behavior. Say that I have an extension that is purposely dependent on a class being present (or not present). In Weld, that extension will be ignored due to classloader error. OWB on the other hand throws a TypeNotPresentException.