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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...