Hi everybody ! I have an existencial question about something, I just updated my proyect
libraries to the latest stable seam lib (but also the faces lib) and now somehow, all
those lines that are commented out on my xhtml pages (like the ones that calls unexisting
methods) somehow they are excecuted, well... at least seam tries to instantiate them even
if they are commented out, and obviusly it gives an exception then.
Am i doing something really wrong? Or somebody knows (lol) if there is a tag on a
configuration file where I should specify that Im actually wanna use the comments O_o
Example
(Auto comment function by Eclipse works like this)
<!-- <h:commandButton value="Create" id="createButton"
action="#{create.create}" /> -->
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969852#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...