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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to