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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to