[jboss-user] [JBoss Seam] - SEAM Labels resourceBundle.bundleName
harpritt
do-not-reply at jboss.com
Tue Aug 7 17:03:39 EDT 2007
Hi Lads / Ladies
ive a Jar with all my seam beans + seam.properties
and a War with all my xhtml and config files including messages.properties, messages_en.properties and messages_dn.properties (in WEB-INF\classes)
now, where and how the heck do i specify which property file to use through out my app for messsages... at the momment it seems to be picking messages.en because its the last to be loaded (alphabetically).
i tried
resourceBundle.bundleName=messages_dn
in seam.properties.... but that didnt work..
Any help as allway is greatly appreciated
H
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071731#4071731
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071731
More information about the jboss-user
mailing list