-
Bug
-
Resolution: Done
-
Major
-
1.1.18.Final
Weld1368Test fails in JRE 1.8.
The archive fails to deploy with a definition exception with message SPECIALIZING_BEAN_MISSING_SPECIALIZED_TYPE.
This problem does not occur in the 2.0 branch or in other JREs than 1.8.
Another problem is, that the message itself is missing, the actual exception message is:
Exception message for key SPECIALIZING_BEAN_MISSING_SPECIALIZED_TYPE not found due to Can't find resource for bundle ch.qos.cal10n.util.CAL10NResourceBundle, key SPECIALIZING_BEAN_MISSING_SPECIALIZED_TYPE
- relates to
-
WELD-1617 Decorated generic observer gets called twice in JRE 1.8
- Resolved