[jboss-jira] [JBoss JIRA] (AS7-3294) JSF Exception - Failed to parse the expression [#{cc.attrs.for}]

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Thu Jan 12 15:56:21 EST 2012


Lincoln Baxter III created AS7-3294:
---------------------------------------

             Summary: JSF Exception - Failed to parse the expression [#{cc.attrs.for}]
                 Key: AS7-3294
                 URL: https://issues.jboss.org/browse/AS7-3294
             Project: Application Server 7
          Issue Type: Bug
          Components: JSF
    Affects Versions: 7.1.0.CR1b
         Environment: Ubuntu Linux, Fedora, Java 6
            Reporter: Lincoln Baxter III
            Assignee: Stan Silvert


So I've run OCPsoft SocialPM ( https://github.com/ocpsoft/socialpm/ ) on both AS 7.1.0.CR1b and AS7 GitHub head, both of them get the following error when going to the signup page:

(From Ken Finnigan)

{code}21:53:35,494 WARN  [org.jboss.solder.exception.control.log] (http--127.0.0.1-8080-2) No handlers found for exception javax.faces.view.facelets.TagAttributeException: /resources/ocpcommon/message.xhtml @46,61 for="#{cc.attrs.for}" Failed to parse the expression [#{cc.attrs.for}]{code}

I've attached the entire server log for AS7 Head for reference.

I've confirmed it worked with AS 7.0.2.Final, so it looks like a regression.  I've taken a look at the JSF modules provided in AS7, 7.0.2 provides jsf-api-1.2_15-jbossorg-1.jar, whereas 7.1.0.CR1b and Head provides jsf-api-1.2_15-jbossorg-2.jar.  I haven't had a chance to delve deeper into what discrepancies there might be between the two JSF versions yet.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list