Seite 1 von 1

Can not launch configed 4.0.4.1.2-3 applet, Java 7u51

Verfasst: 10 Feb 2014, 12:23
von mirkt
Hello,

Just updated opsi-configed:i386 4.0.4.1.1-1 -> 4.0.4.1.2-3 on Debian 7 and noticed that I can not access configed applet (using Java 7u51)..

SecurityException: JAR should not contain JNLP-INF/APPLICATION_TEMPLATE.JNLP

Good luck

Re: Can not launch configed 4.0.4.1.2-3 applet, Java 7u51

Verfasst: 10 Feb 2014, 12:55
von mirkt
for those who need a quick fix.. edit /usr/lib/configed/index.html
by replacing
archive="configed.jar,swingx.jar"
with
archive="configed-applet.jar,swingx.jar"

Re: Can not launch configed 4.0.4.1.2-3 applet, Java 7u51

Verfasst: 12 Feb 2014, 12:26
von ueluekmen
Hi,

we have released a new version: 4.0.4.1.2-4. It's available in experimental. The Testing Repo is building the new packages at the moment. Both of the errors is fixed in this new version.

Re: Can not launch configed 4.0.4.1.2-3 applet, Java 7u51

Verfasst: 13 Feb 2014, 12:09
von mirkt
Great, thanks!