[jbosstools-issues] [JBoss JIRA] (JBIDE-17857) Can't resolve array subscript in EL expression in a Seam project

Ron Šmeral (JIRA) issues at jboss.org
Fri Jul 11 08:41:26 EDT 2014


Ron Šmeral created JBIDE-17857:
----------------------------------

             Summary: Can't resolve array subscript in EL expression in a Seam project
                 Key: JBIDE-17857
                 URL: https://issues.jboss.org/browse/JBIDE-17857
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: seam2
         Environment: JBDS 8.0.0.Beta3
            Reporter: Ron Šmeral


In seambay example, this warning is shown:
{noformat}
"0" cannot be resolved
AuctionTest.java
/seambay-ejb/src/test/java/org/jboss/seam/example/seambay/test
line 227
EL Knowledge Base Problem
{noformat}

for the following code:

{code:java}
Contexts.getEventContext().set("auction", getValue("#{auctionSearch.auctions[0]}"));
{code}



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)



More information about the jbosstools-issues mailing list