Search found 5 matches

by tbraber
Wed Apr 25, 2012 1:54 pm
Forum: JFileUpload
Topic: JSapi and enterprise 2.9
Replies: 1
Views: 5324

JSapi and enterprise 2.9

I have an error when using the JSapi.jar in combination with version 2.9 enterprise. With the beta 2.9.1 it is working fine.

The error I get is:

Exception: java.lang.NoClassDefFoundError: jfileupload/transfer/client/core/N

Do you have the 2.9.1 beta enterprise for me to download ?

Thanks,

Thomas
by tbraber
Tue Apr 27, 2010 8:32 pm
Forum: JFileUpload
Topic: I18n.properties not found after upgrade to 2.6
Replies: 5
Views: 9502

Re: I18n.properties not found after upgrade to 2.6

No problem, I will detect the language in my application and point to the correct file.
by tbraber
Tue Apr 27, 2010 7:19 am
Forum: JFileUpload
Topic: I18n.properties not found after upgrade to 2.6
Replies: 5
Views: 9502

Re: I18n.properties not found after upgrade to 2.6

It is looking for the i18N file at the right location now but it only uses the default i18n.properties file, not the i18n_xx.properties language specific files I have added.

Although if I change the default i18n.properties file this will be seen in the applet.
by tbraber
Mon Apr 26, 2010 6:38 am
Forum: JFileUpload
Topic: JFileUpload code signed and unsigned
Replies: 5
Views: 10068

Re: JFileUpload code signed and unsigned

I have the same problem. I looks like this happened after a Java update.
I have no extra plugin installed.
by tbraber
Sun Apr 25, 2010 9:07 pm
Forum: JFileUpload
Topic: I18n.properties not found after upgrade to 2.6
Replies: 5
Views: 9502

I18n.properties not found after upgrade to 2.6

After upgrade from 2.4 to 2.6 the Applet will not load any more. The error is: SEVERE: Cannot load i18n.properties java.io.FileNotFoundException: http://127.0.0.1/sfdemo/start/i18n.properties It looks like the javaupload is looking at the wrong location because I have set the codebase to: /sfdemo/pu...