Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: 3.2.0.Final
-
Labels:None
-
Steps to Reproduce:
-
Workaround Description:
Description
When importing a Java EE 6 webapp that contains a faces-config.xml descriptor, the JSF tooling unnecessarily adds a Faces Servlet declaration to the web.xml. The Faces Servlet is not required in Java EE 6 (at least on JBoss AS and GlassFish). What's worse, the Servlet is added with no mappings, so it completely breaks JSF.
Slava, if this is caused by Eclipse WTP JSF tooling we need to get it reported ASAP.
If it is our jsf tooling then this is a long outstanding bug which now really needs to get fixed!