<div dir="ltr">Hi,<br><br>I&#39;m registering a custom Bean implementation using a portable extension. Injection of this bean using the @Any qualifier fails unless I explicitly add this qualifier in the getQualifiers() implementation of my bean.<br>
<br>Now the spec says in 2.3.1:<br><br>    &quot;Every bean has the built-in qualifier @Any, even if it does not explicitly declare this qualifier [...]&quot;<br><br>Based on that, I had expected that I&#39;m not required to add this qualifier to my custom bean implementation. Or am I misinterpreting the spec here?<br>
<br>Thanks,<br><br>--Gunnar<div><br></div></div>