Hi,

I suddenly have a problem in an application that I have been working on for 
quite a while. Don't know what I could have done to provoke this.

java.util.MissingResourceException: Could not find the form field resource 
bundle needed by Stripes. This almost certainly means that a properties file 
called 'StripesResources.properties' could not be found in the classpath. This 
properties file is needed to lookup form field names. Please ensure the file 
exists in WEB-INF/classes or elsewhere in your classpath.

The file is right there in WEB-INF/classes.

And the following code produces a perfectly fine properties-based 
ResourceBundle instance:

ResourceBundle.getBundle("StripesResources")

Any ideas?

Thanks,

-dennis

--
Geysir IT
[email protected]
http://geysirit.dk
+45 31 51 60 00
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to