Posted by
Sven Gothel on
Jan 27, 2012; 11:52am
URL: https://forum.jogamp.org/How-to-include-JOGL-in-webstart-tp3692459p3693137.html
On Friday, January 27, 2012 06:18:05 AM kitfox [via jogamp] wrote:
<snip/>
> Even more strangely, I have a second program which also tries to include
> JOGL in webstart with the above line. If I attempt to load it with AVG
> antivirus active, it fails. However if I try to load it with AVG disabled,
> the program runs. However, attempting to run my first program with or
> without AVG enabled will fail with the above problem.
>
> Any idea what's going on? What's the correct way to include JOGL in a
> webstart file?
Assuming you JNLP file is correct and the resources are actually available at
http://jogamp.org/deployment/archive/rc/v2.0-rc5/ http://jogamp.org/deployment/archive/rc/v2.0-rc5/jar/(they are) ..
Julien mentioned AVG anti virus has a false positive w/ JOGL :(
Other virus scanner don't have this trouble, ie. Clamv, Antivir, MS.., ..
Julien already contacted them. Lets wait for the progress in this regard,
but you may also contact AVG, maybe it helps.
Looks like disabling AVG doesn't disable its runtime scanner.
Kind regards, Sven
>
>