[jboss-jira] [JBoss JIRA] Resolved: (JBAS-7088) expressions like 'ne', 'eq' are not working in jboss

Stan Silvert (JIRA) jira-events at lists.jboss.org
Fri Jul 10 10:00:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBAS-7088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stan Silvert resolved JBAS-7088.
--------------------------------

    Resolution: Rejected


This all works as expected.  Execute attachment in JSFUNIT-221.

> expressions like 'ne','eq' are not working in jboss
> ---------------------------------------------------
>
>                 Key: JBAS-7088
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7088
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JSF
>    Affects Versions: JBossAS-5.1.0.GA
>         Environment: windows
>            Reporter: anil kumar
>            Assignee: Stan Silvert
>
> <h:dataTable value="#{HeaderBean.records}" var="screenConfig">
>               <h:column rendered="#{screenConfig.displayTitle ne 'dashboard'}">
>               <h:outputText  value="#{screenConfig.displayTitle}"> </h:outputText>
>                </h:column>
>   </h:dataTable>
>  expressions like 'ne','eq' are not working in jboss but its working fine in Glassfish.
>  please suggest me on fixing this issue.

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

        



More information about the jboss-jira mailing list