Location of JNLP startup file

Questions, answers, tips and ideas on Servoy Client

Location of JNLP startup file

Postby Bernd.N » Thu Jun 18, 2020 12:50 pm

I already signed the complete tree below the application_server folder with the code signing utility (= subfolders beans, lib and plugins).
But somehow Java is still blocking our appname.jnlp from starting.

Our users install our system by putting this to their browser:
Code: Select all
http://de11111.aaa.bbb.net:8080/servoy-client/appname.jnlp


Where can I find the file appname.jnlp on the Servoy server?
I did not find it below the application_server folder.

Do I need to sign appname.jnlp with my Java keystore file, or is there a file "appname.jar" that I have to sign?
Bernd Korthaus
LinkedIn
Servoy 7.4.9 SC postgreSQL 9.4.11 Windows 10 Pro
User avatar
Bernd.N
 
Posts: 544
Joined: Mon Oct 21, 2013 5:57 pm
Location: Langenhorn, North Friesland, Germany

Re: Location of JNLP startup file

Postby jcompagner » Thu Jun 18, 2020 1:04 pm

no you can't do that, that is a generated jnlp
(you just have to accept that and go on)

If you need a signed jnlp then you need to use bootstrapper https://wiki.servoy.com/pages/viewpage. ... d=23856169

or i think removing some settings : -XX:SoftRefLRUPolicyMSPerMB=3600000 from the servoy.vmClientArgs property (make sure you put a space into that not empty) that could also help
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Location of JNLP startup file

Postby Bernd.N » Thu Jun 18, 2020 1:17 pm

You mean I should replace
servoy.vmClientArgs=-XX:SoftRefLRUPolicyMSPerMB=3600000
by
servoy.vmClientArgs=_
where _ is a space, in order to have less problems with Java blocking our app?
Bernd Korthaus
LinkedIn
Servoy 7.4.9 SC postgreSQL 9.4.11 Windows 10 Pro
User avatar
Bernd.N
 
Posts: 544
Joined: Mon Oct 21, 2013 5:57 pm
Location: Langenhorn, North Friesland, Germany


Return to Servoy Client

Who is online

Users browsing this forum: No registered users and 6 guests

cron