[jboss-user] [JBoss Seam] - Re: ResourceBundle in Database

pete.muir@jboss.org do-not-reply at jboss.com
Tue Jul 3 07:33:04 EDT 2007


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#4059887

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059887



More information about the jboss-user mailing list