IcedTea-Web
IcedTea-Web copied to clipboard
The new home for IcedTea-Web
Hello, currently I am trying to simply launch a .jnlp-File via IcedTeaWeb. After a short period, i get the following error message: ``` at net.sourceforge.jnlp.Launcher.fromUrl(Launcher.java:489) at net.sourceforge.jnlp.Launcher.launch(Launcher.java:289) at net.sourceforge.jnlp.runtime.JnlpBoot.run(JnlpBoot.java:67) at...
Hi, how can active TLS v1.3 in javaws.exe. If i using -Xnofork with -J-Djdk.tls.client.protocols=TLSv1.3 -J-Dhttps.protocols=TLSv1.3 Parameter work, but if i using -J-Djdk.tls.client.protocols=TLSv1.3 -J-Dhttps.protocols=TLSv1.3 without -Xnofork (2x javaws.exe process) Parameter TLS...
I've had the same issue with version 1.6.3 so I've updated javaws to version 1.8.3. The problem is still there. I'm using icedtea javaws (version: icedtea-web 1.8.3 to distribute my...
Hi, I'm working with project witch use IceTea-web and found one problem. Sometimes when between client and server is slow unstable connection there is problem with downloading jars to cache...
In OS X, portable, works great with JAVA_HOME set, without it: ``` % ./javaws.sh /Users/packrd/Downloads/roll-gen.jnlp warning, using portable itw from /Users/packrd/Downloads/188/icedtea-web-image: -Xbootclasspath/a:/Users/packrd/Downloads/188/icedtea-web-image/share/icedtea-web/javaws.jar:/Users/packrd/Downloads/188/icedtea-web-image/share/icedtea-web/plugin.jar:/Users/packrd/Downloads/188/icedtea-web-image/share/icedtea-web/jsobject.jar:/Users/packrd/Downloads/188/icedtea-web-image/linux-deps-runtime/tagsoup.jar:/Users/packrd/Downloads/188/icedtea-web-image/linux-deps-runtime/js.jar /Users/packrd/Downloads/188/icedtea-web-image/bin/javaws.sh /Users/packrd/Downloads/188/icedtea-web-image/share/icedtea-web/javaws_splash.png ./javaws.sh: line 101: [: : integer...
## Summary When Launching jnlp file using AdaptOpenJDK_1.8.0.275 through IcedWebTea(1.8.4) its taking 20+ mins to launch it fully. From the same client machine when I use OracleJRE_1.8u261 it launches the...
Writing to a file fails if the file does not already exist on Windows - not an issue on Linux. Here is the stack trace of the error I get...
I'm a novice github user. I need to integrate firefox esr with AdoptOpenJDK /IcedTea-Web I need to sign government documents with extensive .jnlp I use Ubuntu 21.10 and Firefox ESR...
I have a base properties file(basefile. properties) in the com.x.y.z.properties package, which have a lot of entries in that like com.x.y.z.properties.**filename1** com.x.y.z.properties.**filename2** com.x.y.z.properties.**filename3** com.x.y.z.properties.**filename4** ..... .... in the same location,...
The changes contained in the commit allow, through appropriate configurations, to be able to access the Windows Key Stores through the use of the SunMSCAPI. This access is allowed only...