Tomas Remes created JBSEAM-4961:
-----------------------------------

             Summary: 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
             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: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to