Search found 4 matches

by nwolf
Thu Jun 04, 2009 6:02 am
Forum: JS3Upload
Topic: Can't find bundle for base name i18n_s3, locale en_US
Replies: 6
Views: 17581

Re: Can't find bundle for base name i18n_s3, locale en_US

i've solved this.

i've changed <param name="resources" value="i18n_s3">
to <param name="resources" value="i18n_bar_s3">
by nwolf
Wed Jun 03, 2009 2:12 pm
Forum: JS3Upload
Topic: Can't find bundle for base name i18n_s3, locale en_US
Replies: 6
Views: 17581

Re: Can't find bundle for base name i18n_s3, locale en_US

there is no i18n_s3.properties file.

just i18n_bar_s3.properties and i18n_helper_s3.properties comes from the zip downloaded from this site
by nwolf
Wed Jun 03, 2009 5:30 am
Forum: JS3Upload
Topic: Can't find bundle for base name i18n_s3, locale en_US
Replies: 6
Views: 17581

Can't find bundle for base name i18n_s3, locale en_US

i get this exception from jfileUpload with s3 addon: Jun 3, 2009 2:29:31 AM jfileupload.upload.client.MApplet <init> INFO: JFileUpload 2.4 Build FINAL.001 java.util.MissingResourceException: Can't find bundle for base name i18n_s3, locale en_US at java.util.ResourceBundle.throwMissingResourceExcepti...