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

Reply via email to