You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by maksymg <ma...@docupace.com> on 2007/03/26 19:10:22 UTC

OGNL 2.7 error

Hi,

The expression 'page.specification.getProperty('page_group')' stopped
working after trying to upgrade to T4.1.2. I use the latest
ognl-2.7-20070325.025541-16. Any ideas?

Error:
 Unable to parse OGNL expression
'page.specification.getProperty('page_group')': Error compiling expression
on object $Border_19@4e8c6265[MyDesktop/$Border] with expression node
page.specification.getProperty("page_group") getter body: { return
((org.apache.tapestry.util.BasePropertyHolder)(($Border_19)$2).getPage()).getSpecification()).getProperty("page_group");}
setter body: null

 Unable to add method java.lang.Object get(ognl.OgnlContext,
java.lang.Object) to class ognl.ASTChain5217389Accessor: [source error] ; is
missing

 ; is missing

lex:  	javassist.compiler.Lex@eebafe
Stack trace:
# javassist.compiler.Parser.parseReturn(Parser.java:509)
# javassist.compiler.Parser.parseStatement(Parser.java:268)
# javassist.compiler.Parser.parseBlock(Parser.java:288)
# javassist.compiler.Parser.parseStatement(Parser.java:242)
# javassist.compiler.Javac.compileBody(Javac.java:203)
# javassist.CtBehavior.setBody(CtBehavior.java:341)
# javassist.CtBehavior.setBody(CtBehavior.java:316)
# org.apache.tapestry.enhance.ClassFabImpl.addMethod(ClassFabImpl.java:272) 
.....
-- 
View this message in context: http://www.nabble.com/OGNL-2.7-error-tf3468269.html#a9677251
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org