[richfaces-issues] [JBoss JIRA] Resolved: (RF-8656) a4j:keepAlive: Invalid syntax in example code

Sean Rogers (JIRA) jira-events at lists.jboss.org
Thu Jul 22 00:49:10 EDT 2010


     [ https://jira.jboss.org/browse/RF-8656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Rogers resolved RF-8656.
-----------------------------

    Fix Version/s: 4.0.0.Milestone2
                       (was: Future_3.X)
       Resolution: Done


Updated details in new documentation as per the patch. Committed to SVN revision 18189.

> a4j:keepAlive: Invalid syntax in example code
> ---------------------------------------------
>
>                 Key: RF-8656
>                 URL: https://jira.jboss.org/browse/RF-8656
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: doc
>    Affects Versions: 3.3.3.Final
>            Reporter: Clemens Fuchslocher
>            Assignee: Sean Rogers
>             Fix For: 4.0.0.Milestone2
>
>         Attachments: a4j_keepAlive.xml.patch, a4j_keepAlive.xml.patch
>
>
> The provided example code from http://docs.jboss.org/richfaces/3.3.X/3.3.3.Final/en/devguide/html/a4j_keepAlive.html throws an JasperException: "According to TLD or attribute directive in tag file, attribute beanName does not accept any expressions".
> Invalid syntax: <a4j:keepAlive beanName = "#{myClass.testBean}"/>
> Correct syntax: <a4j:keepAlive beanName = "myClass.testBean"/>
> The attached patch was created against http://anonsvn.jboss.org/repos/richfaces/branches/community/3.3.X/docs/.

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

        


More information about the richfaces-issues mailing list