i try to create a portlet using 3.1 Spring and zk pe but when i deploy on liferay portal i got this error
Failed to load /index.zul
Cause: Error reading 'allAccount' on type com.accounts.controller.AccountController
org.zkoss.zel.ELException: Error reading 'allAccount' on type com.accounts.controller.AccountController
at org.zkoss.zel.BeanELResolver.getValue(BeanELResolver.java:93)
at org.zkoss.zel.CompositeELResolver.getValue(CompositeELResolver.java:67)
at org.zkoss.xel.zel.XelELResolver.getValue(XelELResolver.java:71)
at org.zkoss.zel.impl.parser.AstValue.getValue(AstValue.java:179)
at org.zkoss.zel.impl.ValueExpressionImpl.getValue(ValueExpressionImpl.java:189)
...
The project can be download from
http://www.disprotec.com.co/files/AccountsZK.zip