I have been using stripes for about 8 months now. So far it has been great and I know I am just doing something stupid, but I get a MissingResourceException whenever it tries to resolve localised field labels.
I have tried using StripesResources.properties and my own properties files. It is good in as much as it spots the base name that it should be using. I have written my own locale picker that looks like it is working fine but ot be sure I have put all the variants of the locale I am using in, i.e. basename.properties, basename_en.properties,... Stripes is running inside a vanilla Tomcat installation and I have even added the projects WEB-INF/classes folder to the classpath env variable explicitly (I know that is pointless). I have also removed the classpath variable completely. Any suggestions as to what stupid thinkg I might have done? -- View this message in context: http://www.nabble.com/Can-not-get-Stripes-to-read-properties-files-tp26074042p26074042.html Sent from the stripes-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
