No I have Messages.properties under the specific path

com.mypackage.bundle.Messages.properites

but the problem is it can't understand it

this is from Seam tutorial:

  | You can select a different name for the resource bundle by setting the Seam 
configuration property named
  | org.jboss.seam.core.resourceBundle.bundleNames. You can even specify a list 
of resource bundle names
  | to be searched (depth first) for messages.
  | <core:resource-bundle>
  | <core:bundle-names>
  | <value>mycompany_messages</value>
  | <value>standard_messages</value>
  | </core:bundle-names>
  | </core:resource-bundle>
  | 
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049213#4049213

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049213
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to