Hi there,
I am facing a strange problem. My properties files work fine when I put them
unjarred in
/WEB-INF/classes/com/mypackage/package_en.properties 
/WEB-INF/classes/com/mypackage/package_en.properties 

but struts2 actions and tags (s:text) won't find them if I include them in
the same jar file with the actions:
/WEB-INF/lib/myActions.jar

I name them package_LANGUAGE.properties

The weird thing is that they do work in /WEB-INF/classes dir. Thanks for any
ideas on what I might be missing,

Ignacio
-- 
View this message in context: 
http://www.nabble.com/localization-properties-files-working-in-WEB-INF-classes-and-not-in-WEB-INF-lib-NAME.jar-tp25873486p25873486.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to