<div dir="ltr">Hi everyone,<div><br><div>recently I found a bug in Wildfly: <a href="https://issues.jboss.org/browse/WFLY-3147">https://issues.jboss.org/browse/WFLY-3147</a><br></div><div><br></div><div>After looking at the source code I found that the BeansXmlHandler always calls interpolate() method, even if the argument is null.</div>
<div><br></div><div>Does it make sence?</div><div><br></div><div>In my opinion, BeansXmlHandler must not call interpolate() method if the String value is null (i.e. absent).</div><div><br></div><div>My questions to this mailing list are: </div>
<div>1) Is this really bug in weld and I should report a JIRA bug / make a pull request?</div><div>or </div><div>2) Does this work as expected/designed and the bug is in Wildfly?</div><div><br></div><div><br></div><div>Cheers,</div>
<div><br></div><div>/max.</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div>