PropertyResolver should recognize the propery in the super class
----------------------------------------------------------------
Key: MYFACES-1309
URL: http://issues.apache.org/jira/browse/MYFACES-1309
Project: MyFaces Core
Type: Improvement
Components: JSR-127
Versions: 1.1.0
Environment: windowXP,tomcat
Reporter: wuhaixing
I got the error as follow:
javax.faces.el.PropertyNotFoundException: Bean: com.test.MyList, property:
currentPage
at
org.apache.myfaces.el.PropertyResolverImpl.setProperty(PropertyResolverImpl.java:353)
at
org.apache.myfaces.el.PropertyResolverImpl.setValue(PropertyResolverImpl.java:148)
I had defined the currentPage at the super class BaseList and provided getter
and setter.I think myface should know it .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira