[jboss-user] [JBoss Seam] - core resource-loader for resource bundles
asookazian
do-not-reply at jboss.com
Mon Nov 12 19:37:27 EST 2007
This is on pg. 156 of SEAM2.0 reference pdf. Does this go in the components.xml? I didn't see any reference to "resource-loader" in my seam-gen'd project...
<core:resource-loader>
| <core:bundle-names>
| <value>mycompany_messages</value>
| <value>standard_messages</value>
| </core:bundle-names>
| </core:resource-loader>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103918#4103918
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103918
More information about the jboss-user
mailing list