[richfaces-issues] [JBoss JIRA] Created: (RF-4542) docs for web.xml settings incorrectly reference SeamFaceletViewHandler

Ian Springer (JIRA) jira-events at lists.jboss.org
Thu Sep 25 23:57:20 EDT 2008


docs for web.xml settings incorrectly reference SeamFaceletViewHandler
----------------------------------------------------------------------

                 Key: RF-4542
                 URL: https://jira.jboss.org/jira/browse/RF-4542
             Project: RichFaces
          Issue Type: Bug
          Components: doc
            Reporter: Ian Springer


On http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/SettingsForDifferentEnvironments.html, the web.xml for Seam 1.2 section contains:

    <context-param>
        <param-name>org.ajax4jsf.VIEW_HANDLERS</param-name>
        <param-value>org.jboss.seam.ui.facelet.SeamFaceletViewHandler</param-value>
    </context-param>

However, it should not, since SeamFaceletViewHandler was removed from Seam as of v1.3.0 (see https://jira.jboss.org/jira/browse/JBSEAM-1367).




-- 
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 richfaces-issues mailing list