[ http://issues.apache.org/jira/browse/MYFACES-472?page=all ]
Manfred Geiler resolved MYFACES-472:
------------------------------------
Resolution: Fixed
> Cannot configure RenderKitFactory through META-INF/services
> -----------------------------------------------------------
>
> Key: MYFACES-472
> URL: http://issues.apache.org/jira/browse/MYFACES-472
> Project: MyFaces
> Type: Bug
> Components: JSR-127
> Versions: 1.0.9 beta
> Reporter: sean schofield
> Assignee: Manfred Geiler
> Fix For: Nightly Build
>
> If there is no render kit configured via WEB-INF/faces-config.xml,
> ServletContext init param or META-INF/faces-config.xml then JSF
> implementation must check META-INF/services directory for a file with a
> filename equal to the name of the factory.
> From page 10-6 of the spec:
> If a META-INF/services/{factory-class-name} resource is visible to the web
> application class loader for the calling application (typically as a result
> of being present in the manifest of a JAR file), its first line is read and
> assumed to be the name of the factory implementation class to use.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira