In my action method I add an error to the FacesContext, but jsf just ignore
In my action method I add an error to the FacesContext, but jsf just ignores it. In the previous version of appfuse jsf integration, it will not use jsf h:message? but just now i download the latest version of appfuse. It uses back the jsf default error mechanism. Is it the latest jsf solve this issue?
The problem
http://www.jsf-faq.com/faqs/faces-messages.html#109

