-
Bug
-
Resolution: Done
-
Minor
-
1.1.EDR
-
None
the CDI-1.1-EDR1 added a new feature (CDI-14):
> spi.xml- <para>Web components may obtain an instance of <literal>BeanManager</literal>
> spi.xml: by calling <literal>ServletContext.getAttribute("javax.enterprise.inject.spi.BeanManager")</literal>.
Imo we should remove this again and instead propose the usage of the new CDI.current() for such situations.