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
Can not launch configed 4.0.4.1.2-3 applet, Java 7u51
Re: Can not launch configed 4.0.4.1.2-3 applet, Java 7u51
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"
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
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.
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.
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Can not launch configed 4.0.4.1.2-3 applet, Java 7u51
Great, thanks!