[
https://issues.jboss.org/browse/JBSEAM-4961?page=com.atlassian.jira.plugi...
]
Marek Novotny closed JBSEAM-4961.
---------------------------------
I am closing the issue. All issues has to be filed against 2.3.0.Final from now.
seam-gen web.xml and view updates
---------------------------------
Key: JBSEAM-4961
URL:
https://issues.jboss.org/browse/JBSEAM-4961
Project: Seam 2
Issue Type: Bug
Components: Tools
Affects Versions: 2.3.0.BETA2
Reporter: Tomas Remes
Assignee: Daniel Hinojosa
Fix For: 2.3.0.CR1
There is a couple of problems in project generated by seam-gen. First - there should be
no "<param-value>disable</param-value>" in web.xml. Valid values are
false or true.
Second problem is the lack of parenthesis at "#{identity.logout}" (should be
"#{identity.logout()}") in menu.xhtml and same at
"#{org.jboss.seam.web.session.invalidate}" in template.xhtml
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira