[
https://jira.jboss.org/browse/RF-8656?page=com.atlassian.jira.plugin.syst...
]
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_ke...
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