[jboss-user] [JBoss Seam] - Re: Seam EL extension configuration problem
stu2
do-not-reply at jboss.com
Mon Feb 26 18:30:07 EST 2007
Hmm. Just in case more of the stacktrace would be helpful, here's more. The stacktrace from my initial post was the root cause of this one.
| SEVERE: Error Rendering View[/members/ingest-errors.xhtml]
| javax.el.ELException: Error Parsing: #{FeedImport.generalErrors.size()}
| at com.sun.el.lang.ExpressionBuilder.createNodeInternal(ExpressionBuilder.java:140)
| at com.sun.el.lang.ExpressionBuilder.build(ExpressionBuilder.java:157)
| at com.sun.el.lang.ExpressionBuilder.createValueExpression(ExpressionBuilder.java:201)
| at com.sun.el.ExpressionFactoryImpl.createValueExpression(ExpressionFactoryImpl.java:74)
| at org.jboss.seam.ui.facelet.SeamExpressionFactory.createValueExpression(SeamExpressionFactory.java:107)
| at com.sun.facelets.el.ELText$ELTextVariable.apply(ELText.java:161)
| at com.sun.facelets.el.ELText$ELTextComposite.apply(ELText.java:142)
| at com.sun.facelets.compiler.TextInstruction.apply(TextInstruction.java:56)
| at com.sun.facelets.compiler.UIInstructionHandler.apply(UIInstructionHandler.java:85)
| at com.sun.facelets.tag.CompositeFaceletHandler.apply(CompositeFaceletHandler.java:47)
| at com.sun.facelets.tag.ui.DefineHandler.apply(DefineHandler.java:58)
| at com.sun.facelets.tag.ui.CompositionHandler.apply(CompositionHandler.java:128)
| at com.sun.facelets.impl.DefaultFaceletContext$TemplateManager.apply(DefaultFaceletContext.java:306)
| at com.sun.facelets.impl.DefaultFaceletContext.includeDefinition(DefaultFaceletContext.java:279)
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022751#4022751
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022751
More information about the jboss-user
mailing list