[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1039) Seam Validator does not recognize valid boolean EL expressions

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Oct 8 07:39:16 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1039?page=comments#action_12380919 ] 
            
Alexey Kazakov commented on JBIDE-1039:
---------------------------------------

Right now we support in EL:
1) JSP/XHTML files of JSF projects:
- JSF Managed Beans (difened in faces-config.xml)
- Message properties (difened in f:loadBundle)
2) JSP/XHTML/JAVA/XML files of Seam projects:
- Components, Roles, Bijections, Factories (difened in java by anatations and in xml)


> Seam Validator does not recognize valid boolean EL expressions
> --------------------------------------------------------------
>
>                 Key: JBIDE-1039
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1039
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Jacob Orshalick
>         Assigned To: Alexey Kazakov
>             Fix For: 2.0.0.CR1
>
>
> Seam Validator does not recognize boolean expressions in EL.  For example, if I have the following:
> <h:panelGroup rendered="#{not empty search.results}">
> The "#{not empty search.results}" shows up as Illegal Expression even though this is valid EL.  Thanks.

-- 
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