[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-949) seam validator reports

Max Andersen (JIRA) jira-events at lists.jboss.org
Wed Sep 26 09:45:41 EDT 2007


seam validator reports 
-----------------------

                 Key: JBIDE-949
                 URL: http://jira.jboss.com/jira/browse/JBIDE-949
             Project: JBoss Tools
          Issue Type: Bug
          Components: Seam
    Affects Versions: 2.0.0.Beta3
            Reporter: Max Andersen
         Assigned To: Alexey Kazakov
             Fix For: 2.0.0.Beta4


rendered="#{!customersHome.managed}" is marked with illegal expression: !customersHome.managed

even though this file exist in the project:

@Name("customersHome")
public class CustomersHome extends EntityHome<Customers>

and EntityHome has a method boolean isManaged() so customersHome.managed is not illegal.



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

        



More information about the jbosstools-issues mailing list