1) You will need to use *exactly* the @Name annotation I gave you, otherwise it won't
replace Seam's resource bundle.
2) Use an @PostConstruct/@Create method rather than doing it in the constructor - injected
resources are never available in the constructor.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059887#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...