Here are a few ways. Each has their limitation.
In pages.xml you can specify a bundle for a page
page view-id="yourPage.xhtml" bundle="brokerage"
In the actual page you can
<f:loadBundle basename="brokerage" var="msg" />
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124559#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...