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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...