[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-715) When open components.xml file, it gives a warning about the #{} expressions.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Oct 15 09:53:38 EDT 2007


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

In generated project  I see a few EL validator's warnings:
1. a few in component.xml but all of them because of http://jira.jboss.com/jira/browse/JBIDE-1068
2. a few in xhtml: <s:label styleClass="name #{invalid?'errors':''}"> - "invalid" and "'errors'" cannot be resolved
                               <s:span styleClass="required" rendered="#{required}"> - "requered" cannot be resolved
Our model doesn't have any information about "invalid" and "required", and our EL validator doesn't recognize Strings ('errors').

> When open components.xml file, it gives a warning about the #{} expressions. 
> -----------------------------------------------------------------------------
>
>                 Key: JBIDE-715
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-715
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.0.0.Beta4
>         Environment: windows xp, RHDS beta 1, jdk 1.5_0.12 
>            Reporter: Adrian Mitev
>         Assigned To: Alexey Kazakov
>             Fix For: 2.0.0.CR1
>
>         Attachments: components.jpg
>
>


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