[jboss-user] [JBoss Seam] - messages.properties are not loaded when included in a jar-fi
pnorman4
do-not-reply at jboss.com
Wed Aug 22 03:42:29 EDT 2007
Hi
I have a Seam 1.2.1 web application where I can add functionality as plug-ins. A plug-in consist of jsf pages, web resources and a jar-file with classes. The jar-file is put in WEB-INF/lib and contains messages.properties in the root. The jared beans work fine but messages.properties doesn't seem to be loaded.
Do I have to explicitly point out the message bundle? How?
If I have several plug-in jar-files, can they all contain messages.properties, or do they need to have different names?
Thanx
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076635#4076635
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076635
More information about the jboss-user
mailing list