You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
I am trying to use el as below
#{messages.COMMON_CONS_Avaya_Heading}
I have components.xml
<core:bundle-names>
<value>com/avaya/mgmt/console/framework/helper/i18n/CommonResourceBundle</value>
CommonResourceBundle_de_AT.properties is present int the ear.
Thanks,
Geeta