Camille B?gnis wrote: > > I'm having the exact same issue. I have tried manually downloading the > JNLP, it works, but for the JAR I get: > > $ wget http://www.xmlmind.com/xmleditor/_applet/xxe.jar > --2009-06-12 12:28:14-- http://www.xmlmind.com/xmleditor/_applet/xxe.jar > Resolving www.xmlmind.com... 91.121.134.12 > Connecting to www.xmlmind.com|91.121.134.12|:80... connected. > HTTP request sent, awaiting response... 404 Not Found > 2009-06-12 12:28:14 ERROR 404: Not Found. >
Boris Goldowsky wrote: > I get the same thing on Red Hat Enterprise Linux 5.3, Firefox 3.0.3, > Java Plug-in 1.6.0_14. There's no proxy in my case. > > I tried the URL http://www.xmlmind.com/xmleditor/_applet/xxe.jnlp and > that started a web start process (though it didn't sucessfully start an > editor). > > http://www.xmlmind.com/xmleditor/_applet/xxe.jar results in a 404. serge.libotte at belgacom.be wrote: > load: class com.xmlmind.xmleditapp.applet.Applet not found. > java.lang.ClassNotFoundException: com.xmlmind.xmleditapp.applet.Applet > at sun.applet.AppletClassLoader.findClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) My mistake. It is: http://www.xmlmind.com/xmleditor/_applet/xxe.jar.pack.gz and not: http://www.xmlmind.com/xmleditor/_applet/xxe.jar However, by suggesting to check whether it is possible to download xxe.jar, I was just suggesting a possible cause of the problem. Apparently, this is not the case. Unfortunately this changes nothing to the fact that we cannot reproduce the problem using any of our machines.

