[jbosstools-issues] [JBoss JIRA] Created: (JBDS-404) Adding custom (Richfaces) capabilities lead to error in web.xml

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Aug 26 15:36:39 EDT 2008


Adding custom (Richfaces) capabilities lead to error in web.xml
---------------------------------------------------------------

                 Key: JBDS-404
                 URL: https://jira.jboss.org/jira/browse/JBDS-404
             Project: Developer Studio
          Issue Type: Bug
    Affects Versions: 2.0.0.alpha
            Reporter: Nick Belaevski
            Assignee: Max Rydahl Andersen


1. Create new Maven web application project and add it to Eclipse
2. Add JSF capabilities using default settings -> FacesServlet is added as "Faces Config" into web.xml
3. Add custom Richfaces capabilities -> error marker "Attribute servlet-name references to Faces Servlet that is not a servlet" appears. Changing filter-mapping to "Faces Config" resolves the problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list