I have XHTML pages that contained commented code - yet seam entity resolver generated
exceptions saying that it couldn't find a property accessor for a value change
listener (within the commented code).
1) Why does Seam process commented code? As soon as I removed all of the commented code
the page rendered without Seam exceptions.
2) beyond #1 - Why does Seam process a Value Change Listener as if it's a property and
then complain that it can't find a getter for it?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019518#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...