[jboss-user] [JBoss Seam] - resourceBundle not working...
yoav200
do-not-reply at jboss.com
Mon Jan 22 11:57:20 EST 2007
hello
in my components.xml i have:
| <component name="org.jboss.seam.core.resourceBundle">
| <property name="bundleNames">
| <value>countries</value>
| <value>messages</value>
| </property>
| </component>
|
when i try to get the countries resource i get null.
for some reason this resource is not loaded.
is this not the way to define a resource ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004883#4004883
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004883
More information about the jboss-user
mailing list