[jboss-user] [JBoss Seam] - Re: Facelets error or Seam error?

gavin.king@jboss.com do-not-reply at jboss.com
Tue Jul 11 13:11:11 EDT 2006


OK, taking a closer look, the problem is that JSF is trying to resolve a value binding, not a method binding. So I'm confused. Do you have #{linkEditor.deleteLink} somewhere else? ie. in a place that expects a value binding expression?

Perhaps inside a comment, since the stack shows:

 at com.sun.facelets.compiler.CommentInstruction.write(CommentInstruction.java:38)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957082#3957082

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957082



More information about the jboss-user mailing list