If I am right that there's no way to decentralize the faces-config.xml without changing the myFaces source code ?
________________________________ Von: Pfau, Oliver Gesendet: Freitag, 8. Dezember 2006 08:27 An: MyFaces Discussion Betreff: JSF MyFaces Portlet backing bean instatiations Hi, I have a web app with 2 porlets and 2 backing beans and one faces-config.xml. When the 2 portlets are displayed on the same portal page there is a FacesContext for each portlet. So in each PortletContex is a useless backing bean from the other portlet. Is it possible to define a faces-config.xml for each portlet in the portlet app (war-file) ? Regards, Oliver

