[ http://issues.apache.org/jira/browse/TOBAGO-57?page=comments#action_12376208 ]
Volker Weber commented on TOBAGO-57: ------------------------------------ You can't use <h:messages> (and also no other <h:..> tags) in tobago. see: http://myfaces.apache.org/tobago/faq.html#tobago/myfaces%20extension Use <tc:messages> instead, unfortunately there is no globalOnly in <tc:messages>. Im going to change this issue into a feature request for adding globalOnly to <tc:messages>. > <h:message> behaves differently in MyFaces and Tobago > ----------------------------------------------------- > > Key: TOBAGO-57 > URL: http://issues.apache.org/jira/browse/TOBAGO-57 > Project: MyFaces Tobago > Type: Bug > Versions: 1.0.7 > Environment: OS : Windows XP Professional > JDK : J2SE 5.0 > Container : Apache Tomcat 5.5 > Reporter: Kelvin Wong > Priority: Minor > > When using <h:messages> with globalOnly = "true" in MyFaces, it displays > messages without client id. In Tobago, the same tag displays all messages > (with or without client id) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira