I think there's a bug in the myfaces implementation if you are using instead of the global h:messages tag the local h:message tag!
They don't work together. Either you use always h:messages - then the validation errors should be displayed - or you map your validation errors to one of your h:message fields.
Regards,
Steven
2006/9/13, Kelvin James <[EMAIL PROTECTED]>:
HI
I have created a portal in JBOSS Portal 2.4
I am using JSF validation tags for mandatory fields in a JSF portlet.
But I am not able to see the validation messages on UI screen
Is there some Integation settings required for JSF + Jboss portal
or need to include any jar for the same.
Same Problem I have seen with Welogic Portal 8.1
Thanks in Advance
--
James

