jsr344-experts@javaserverfaces-spec-public.java.net

[jsr344-experts] Making InjectionProvider part of the JSF API

From: Phillip Webb <pwebb_at_vmware.com>
Date: Mon, 26 Nov 2012 13:47:51 -0800

Hi Ed,

Regarding section 5.4 ("Leveraging Java EE Platform Annotations in Managed Beans or other JSF artifacts") and the ability to inject dependencies into JSF managed objects. Mojarra currently defines the com.sun.faces.spi.InjectionProvider interface. Have you considered making that an API class so it can be used with Apache MyFaces as well as with dependency injection providers such as the Spring Framework?

Regards,
Phil.