i just wanted to know as which language the default messages.properties is read. i thought that it is the in the faces-config.xml configured default locale is:
<locale-config> <default-locale>de</default-locale> <supported-locale>de</supported-locale> ...