[jboss-user] [JBoss Seam] - Re: How to get ResourceBundle message from backend using Sea
matsgekberg
do-not-reply at jboss.com
Wed Jan 9 09:09:08 EST 2008
"gavin.king at jboss.com" wrote : nonononono!
|
| @In java.util.ResourceBundle resourceBundle;
I tried this and I get the bundle but the locale is "". Why is that?
I have declared bundles like this:
<core:resource-loader>
| <core:bundle-names>
| <value>i8n.common.common_messages</value>
| <value>i8n.usecase1.usecase1_messages</value>
| </core:bundle-names>
| </core:resource-loader>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118287#4118287
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118287
More information about the jboss-user
mailing list