-
Bug
-
Resolution: Done
-
Minor
-
2.1.2.Final, 2.2.0.Beta1
-
None
-
None
BeansXmlHandler calls interpolate() method even for absent (null) values.
This can lead in a client which overrides this method to NullPointerException. This is for example the case in Wildfly. See the related bug: WFLY-3147.
The talk about this issue in weld-dev mailing list:
http://lists.jboss.org/pipermail/weld-dev/2014-March/003224.html
- is related to
-
WFLY-3147 spec-descriptor-property-replacement causes NPE while parsing exclude element in beans.xml
- Closed