Hussein Shafie wrote: > Fabi?n Mandelbaum wrote: > >> I have the following files: >> >> fabman at monster:~$ md5sum /media/disk/Datos/Software/XXE/xxe-* >> 716430e714dc042420c1f83c805ca109 >> /media/disk/Datos/Software/XXE/xxe-devdocs-4_2_0.tar.gz >> 4d166eb60d99698a39db9c75c0e82c38 >> /media/disk/Datos/Software/XXE/xxe-pro-4_2_0.tar.gz >> cab9412c2f88736ff74c79c2ad00d386 >> /media/disk/Datos/Software/XXE/xxe-pro-4_2_0.zip >> fabman at monster:~$ >> >> Both Linux and Windows are now clean installs, and I still get the same >> error: >> >> fabman at monster:~$ java -jar >> /opt/xxe/doc/dev/createproject/createproject.jar >> Exception in thread "main" java.lang.NoSuchMethodError: >> com.xmlmind.guiutil.Wizard.<init>(Ljava/awt/Frame;Ljava/lang/String;I)V >> at CreateProject.<init>(CreateProject.java:159) >> at CreateProject.main(CreateProject.java:1550) >> fabman at monster:~$ >> >> Thanks in advance for your help. >> >> > > I did *exactly* what you did (on Linux with Java 1.6.0_11), step by > step, after downloading xxe-pro-4_2_0.tar.gz and > xxe-devdocs-4_2_0.tar.gz from our Web site and as expected, "java -jar > /opt/xxe/doc/dev/createproject/createproject.jar" works just fine. > > Well, I really don't see where is the problem. > > I've created a self-contained createproject.jar 4.2 (which has no > dependency at all on xxe.jar 4.2). Please download it from: > > http://www.xmlmind.com/xmleditor/_download/createproject.jar > > (324,909bytes) > > I've downloaded the self-contained createproject.jar, and it works!
Thanks Hussein, I'll use that createproject.jar instead. Is there any way I can provide you with more information to know what's wrong with the standard createproject.jar ? If it's worth it, please let me know, I'll be more than glad to help. Thanks again.

