Hello,
Actually i have with OWS a problem with loading JNLP 2. second time from different server. But if i put this additonal to i works.
Not working:
<?xml version="1.0" encoding="utf-8"?>
<jnlp spec="1.0+" codebase="$$context" href="phxip/phxip_en.jnlp">
<jar href="phxip/lib/activation.jar" version="1.1"/>
Working:
<?xml version="1.0" encoding="utf-8"?>
<jnlp spec="1.0+" codebase="$$context" href="phxip/phxip_en.jnlp">
<jar href="$$context/phxip/lib/activation.jar" version="1.1"/>
But for this fix the signing check "Application_TEMPLATE.JNLP"on starting time will fail.
Please fix bug that during downloading of one JNLP $$CONTEXT is used and not change to different server, when download jar files....
Thanks Karsten
Start JNLP on different Server
-
- Posts: 538
- Joined: 24 Mar 2020, 13:37
Re: Start JNLP on different Server
Can you please send the log with https://openwebstart.com/docs/OWSGuide.html#_logging