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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
