Ok, JWSes on other sites work.
On that site, only Xith3DTextureFiltersTest runs for me (and flawlessly, too)
The others give me an error, and when I click details I get a popup with title “Java Web Start - Invalid Argument error”. It’s got three tabs:
General:
`An error occurred while launching/running the application.
Category: Invalid Argument error
Could not load file/URL specified: C:\Documents and Settings\Markus\Local Settings\Temporary Internet Files\Content.IE5\TIJE3V2R\jws-com.xith3d.test.CubeTest[1].jnlp`
Exception:
`CouldNotLoadArgumentException[ Could not load file/URL specified: C:\Documents and Settings\Markus\Local Settings\Temporary Internet Files\Content.IE5\TIJE3V2R\jws-com.xith3d.test.CubeTest[1].jnlp]
at com.sun.javaws.Main.main(Unknown Source)`
Wrapped Exception:
`java.io.FileNotFoundException: C:\Documents and Settings\Markus\Local Settings\Temporary Internet Files\Content.IE5\TIJE3V2R\jws-com.xith3d.test.CubeTest[1].jnlp (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.Main.main(Unknown Source)`
Weird stuff.