[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1472) <el-resolver> should not be mentioned in the docs

Felix Ho?feld (JIRA) jira-events at lists.jboss.org
Fri Jun 15 23:39:11 EDT 2007


<el-resolver> should not be mentioned in the docs
-------------------------------------------------

                 Key: JBSEAM-1472
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1472
             Project: JBoss Seam
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 1.3.0.ALPHA
         Environment: JBoss Seam 1.3.0.ALPHA
            Reporter: Felix Ho?feld
             Fix For: 1.3.0.GA


Chapter 22.1.1 still mentions the use of a special el-resolver for Seam:

"If you are using Sun's JSF 1.2 reference implementation, you should also add this to faces-config.xml:

<application>
    <el-resolver>org.jboss.seam.jsf.SeamELResolver</el-resolver>
</application>

(This line should not strictly speaking be necessary, but it works around a minor bug in the RI.)"

With the el-resolver in faces-config my application died with an UnsupporteOperationException. So it should be clarified that this should not be added/has to be removed if running on JBoss 4.2.

BTW, earlier releases of Seam recommended installing the Seam variable resolver. Probably this should also be mentioned. As a matter of fact a short chapter on upgrading would be very nice.





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

        



More information about the seam-issues mailing list