[
http://jira.jboss.com/jira/browse/JBIDE-949?page=all ]
Alexey Kazakov reassigned JBIDE-949:
------------------------------------
Assignee: Victor Rubezhny (was: Alexey Kazakov)
I think it's a problem of SeamELCompletionEngine. Victor, please look at it.
seam validator reports
-----------------------
Key: JBIDE-949
URL:
http://jira.jboss.com/jira/browse/JBIDE-949
Project: JBoss Tools
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.Beta3
Reporter: Max Andersen
Assigned To: Victor Rubezhny
Fix For: 2.0.0.Beta4
rendered="#{!customersHome.managed}" is marked with illegal expression:
!customersHome.managed
even though this file exist in the project:
@Name("customersHome")
public class CustomersHome extends EntityHome<Customers>
and EntityHome has a method boolean isManaged() so customersHome.managed is not illegal.
--
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