[cdi-dev] CDI-14 retrieving the BM from servlet parameters

Pete Muir pmuir at redhat.com
Tue Feb 7 11:25:22 EST 2012


I probably agree. Could you file a new issue for this so we can remove it again :-)

On 7 Feb 2012, at 11:52, Mark Struberg wrote:

> Hi!
> 
> 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>.</para>
> 
> got added as part of CDI-14 (according to the commit message for 7f9bc25c)
> 
> I'm not sure if we still need this. Actually I'm even -1 for adding this, because we would promote multiple redundant ways to do the same stuff.
> I'd rather suggest to remove it again and propagate the use of CDI.current() instead.
> 
> LieGrue,
> strub
> 
> 
> _______________________________________________
> cdi-dev mailing list
> cdi-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/cdi-dev




More information about the cdi-dev mailing list