Erik Leunissen wrote: > > I'm new to XMLmind and I installed V2.2 onto my Win2000 system. > Still being admin, I tried to launch, but recieved the following error > message: > > java.lang.NoClassDefFoundError: java/util/LinkedHashMap > > at java.lang.Class.getConstructor0(Native Method) > > at java.lang.Class.getConstructor(Unknown Source) > > at com.xmlmind.xmleditapp.app.Start.main(Start.java:155) > > at java.lang.reflect.Method.invoke(Native Method) > > at com.zerog.lax.LAX.launch(Unknown Source) > > at com.zerog.lax.LAX.main(Unknown Source) > > Is there any idea what causes this and whether I can mend it? > > System specifics: > ----------------- > Win2000, servicepack 3 > Java 1.4.1_02 > XMLmind V2.2
I assume that you have installed your own Java 1.4.1_02 runtime.

