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

Martin Malina (JIRA) issues at jboss.org
Thu Sep 11 10:02:19 EDT 2014


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

Martin Malina closed JBIDE-17857.
---------------------------------


There a couple of other warning still showing up for that project, but the one reported in this JIRA is gone. Verified in JBDS 8.0.0.CR1 B225

> 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
>            Assignee: Alexey Kazakov
>             Fix For: 4.2.0.CR1
>
>
> 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.3.1#6329)



More information about the jbosstools-issues mailing list