# # This file configures the mappings from factory names to factory implementations. # See javax.faces.FactoryFinder. # javax.faces.application.ApplicationFactory=net.sourceforge.myfaces.application.ApplicationFactoryImpl javax.faces.context.FacesContextFactory=net.sourceforge.myfaces.context.FacesContextFactoryImpl javax.faces.lifecycle.LifecycleFactory=net.sourceforge.myfaces.lifecycle.LifecycleFactoryImpl javax.faces.render.RenderKitFactory=net.sourceforge.myfaces.renderkit.RenderKitFactoryImpl javax.faces.tree.TreeFactory=net.sourceforge.myfaces.tree.TreeFactoryImpl