I am using the MyFaces <t:div> tag to layout my pages, which works fine. However, because the <h:message> tags are not contained in an h:panelGroup or h:panelGrid tag, errors like the following are generated when the page loads:
00:01:52,097 ERROR [HtmlMessageRendererBase] Could not render Message. Unable to find component 'estimatedStartDate' (calling findComponent on component 'issueCreateForm:estimatedStartDateError'). If the provided id was correct, wrap the message and its component into an h:panelGroup or h:panelGrid. Why do h:message tags need to be enclosed in h:panelGroup or h:panelGrid tags. Does anyone else think this is a bug? Any suggestions? Thx. Mike __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

