Hi.

tr:messages by default outputs messages in form "label - massage". In my 
application I actively use EL expressions in components labels. Problem is that 
these labels got printed by tr:messages like this EL expressions are simple 
strings.
For example "#{resourceBundle['some.label']} - value required" instead of "Some 
label - value required".
I tried different properties files locales/faces-config locale configuration 
and somehow it began to work. When i was searching for exact step that managed 
to fix that error, i broke it again and now it doesn't work at all.
Have anybody experienced such problems? Maybe I miss some required 
configuration?

Thanks.

Reply via email to