Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 2.1.2.Final, 2.2.0.Beta1
-
Fix Version/s: 2.2.0.CR1
-
Component/s: None
-
Labels:None
-
Steps to Reproduce:
-
Git Pull Request:
Description
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
Attachments
Issue Links
- is related to
-
WFLY-3147 spec-descriptor-property-replacement causes NPE while parsing exclude element in beans.xml
-
- Closed
-