Is BasicWtkx.json (or BasicWtkx_en.json, or BasicWtkx_en_us.json) on your classpath?
On Mar 7, 2010, at 9:02 PM, Pivot-Steven Dahlin wrote: > I am building another test project with pivot but have encountered a new > problem when it attempts to find the resources: > > Resources resources = new Resources(getClass().getName(), locale); > > This creates the following error: > > java.util.MissingResourceException: Can't find resource for base name > basicwtkx.BasicWtkx, locale en_US > > Thanks
