[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8687) JSF tooling adds an Faces Servlet declaration with no servlet mappings on project import

Dan Allen (JIRA) jira-events at lists.jboss.org
Tue Apr 5 21:47:33 EDT 2011


JSF tooling adds an Faces Servlet declaration with no servlet mappings on project import
----------------------------------------------------------------------------------------

                 Key: JBIDE-8687
                 URL: https://issues.jboss.org/browse/JBIDE-8687
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JSF
    Affects Versions: 3.2.0.Final
            Reporter: Dan Allen
            Assignee: Alexey Kazakov


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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list