[ http://issues.apache.org/jira/browse/MYFACES-472?page=all ] Martin Marinschek closed MYFACES-472: -------------------------------------
> 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.9m9 > Reporter: sean schofield > Assignee: Manfred Geiler > Fix For: 1.0.10m10 > > 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
