[jboss-user] [JBoss Seam] - Re: Deafault Seam Resource bundle not available via the 'mes
JessicaSant
do-not-reply at jboss.com
Mon Jan 15 16:18:34 EST 2007
if I explicity load the bundle and assign it to the variable 'messages', the same thing happens -- no data is printed
however, if I explicity load the bundle and assign it to the variable 'msg', then I get an error:
| <f:loadBundle basename="messages" var="msg"/>
| ...
| msg: #{msg.blah.hello}<br/>
|
error:
| An Error Occurred:
| /blah.xhtml: Can't find resource for bundle java.util.PropertyResourceBundle, key blah
|
thoughts?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001937#4001937
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001937
More information about the jboss-user
mailing list