Siegfried.Gnoth at dfs.de wrote: > I want to test XXE and get after start of the application the message: > > java.lang.NoClassDefFoundError: > java/nio/charset/UnsupportedCharsetException > at com.xmlmind.xmleditapp.app.Start.main(Start.java:71) > at java.lang.reflect.Method.invoke(Native Method) > at com.zerog.lax.LAX.launch(DashoA8113) > at com.zerog.lax.LAX.main(DashoA8113) > > What is wrong ? > > Environment: > > Windows 2000 Professional - German > java version "1.4.1_02" >
You probably have several Java runtimes on your machine and the graphical installer picked a wrong, incompatible, one. See http://www.xmlmind.com/xmleditor/user_faq.html#setupnojvm

