Community
Participate
Working Groups
Build Identifier: I20100520-1744 for some configurations of facets in New Faceted Project, JSF facet fails to be installed correctly. For example, run New Faceted Project (New -> Project... -> General -> Faceted Project) and set - Dynamic Web Module 2.5 - Java 1.5 or 1.6 - JavaServerFaces 1.1 Wizard allows to finish, and project is created with all facets, but java.lang.ClassCastException exception is logged and Run As->Run on Server does not work (does not take into account JSF servlet mapping). Reproducible: Always Steps to Reproduce: 1. Run New Faceted Project (New -> Project... -> General -> Faceted Project) 2. Select facets - Dynamic Web Module 2.5 - Java 1.5 or 1.6 - JavaServerFaces 1.1 3. Finish and find exception in log
Created attachment 183657 [details] ClassCastException
This was fixed in 3.2.1, see bug 316926.