[SOLVED] Prevent running application if one of the jar-s not downloaded correctly

The public knowledge pool and discussion forum of the OWS community. Do not post confidential information here!
vargabali
Posts: 2
Joined: 23 Feb 2021, 16:59

[SOLVED] Prevent running application if one of the jar-s not downloaded correctly

Post by vargabali »

Hi,

I use OWS for an applet that contains many files to run, the base jar file has some others requirements.
Sometimes OWS cannot download all the files, but unfortunately if the main jar is downloaded correctly, the application starting, and the error comes in runtime, when the user want to use a third party lib.
Is there any way to prevent running the applet, when any of the files are corrupted or not completly downloaded?

Thanks,

Bali

Stephan Classen
Posts: 232
Joined: 27 Mar 2020, 09:55

Re: Prevent running application if one of the jar-s not downloaded correctly

Post by Stephan Classen »

Sorry so far there is no such option.
Mainly because for some application it is ok if not all the resources are available.

vargabali
Posts: 2
Joined: 23 Feb 2021, 16:59

Re: Prevent running application if one of the jar-s not downloaded correctly

Post by vargabali »

Thanks for your quick reply.

Regards,

Bali

Post Reply