users@javaserverfaces-spec-public.java.net

[jsr344-experts mirror] FaceletsResourceResolver

From: <juneau001_at_gmail.com>
Date: Fri, 8 Feb 2013 01:19:29 +0000 (GMT)

I am currently reviewing the JSF Public Review specification and it
indicates that the @FaceletsResourceResolver can be used to configure a
resource resolver in JSF 2.2. Does a Facelets Resource Resolver still
need to extend the javax.faces.view.facelets.ResourceResolver? In the
JSF 2.2 javadoc it says that this class has been deprecated, but in the
specification it says any class annotated with
@FaceletsResourceResolver needs to extend
javax.faces.view.facelets.ResourceResolver.

Thanks,

Josh