[jboss-user] [JBoss Seam] - Re: Seam enhanced EL expression fails in an Ajax4JSF tag
alexg79
do-not-reply at jboss.com
Mon Apr 9 16:12:43 EDT 2007
Sorry but it still doesn't work.
| javax.el.ELException: /category.xhtml: Property 'jumpPage' not found on type org.javassist.tmp.java.lang.Object_$$_javassist_89
| at com.sun.facelets.compiler.AttributeInstruction.write(AttributeInstruction.java:53)
| at com.sun.facelets.compiler.UIInstructions.encodeBegin(UIInstructions.java:39)
| at com.sun.facelets.compiler.UILeaf.encodeAll(UILeaf.java:149)
| at javax.faces.render.Renderer.encodeChildren(Renderer.java:137)
|
It seems like it's trying to evaluate the contents of "action" as a value expression and not a method expression. Any ideas?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035802#4035802
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035802
More information about the jboss-user
mailing list