5 Replies Latest reply on Dec 21, 2010 9:07 AM by benothman

    FacesMessage(s) have been enqueued... but i have a <h:messages/>

    jschaefer

      Hi all,

       

      i have a stupid problem.

      I have a simple xhtml site within one <h:inputText required="true"/>

      On the same page i have a <h:messages>-Tag for displaying any errors.

      If i do a submit, the error is displayed correctly, but i have also a Info in my server log.

       

      INFO: WARNING: FacesMessage(s) have been enqueued, but may not have been displayed...

       

      But i have a <h:messages/> tag. I don't unterstand this info or warning.

       

      I'm using the latest JSF RI Impl, the latest facelets and the latest JBoss PortletBridge on Liferay 5.2.3

       

      Thanks for any help

       

      regards Joerg