BINGO.....thanks What is the best way of paying for the professional license? Do I install this on both my Mac and Linux? CT
-----Original Message----- From: Hussein Shafie [mailto:[email protected]] Sent: 30 May 2008 11:17 To: Chris Taylor Cc: xmleditor-support at xmlmind.com Subject: Re: [XXE] RE: Web links Chris Taylor wrote: > Altered the xxe script to be: > > java /opt/jdk1.6.0_06/bin/java $mem $opt \ > > Then ran xxe, but this gives another problem!!! > > [red-87]</data/XXE/xxe-perso-3_8_0/bin>% ./xxe Exception in thread > "main" java.lang.NoClassDefFoundError: > .opt.jdk1.6.0_06.bin.java > at gnu.gcj.runtime.FirstThread.run() (/usr/lib64/libgcj.so.5.0.0) > at _Jv_ThreadRun(java.lang.Thread) (/usr/lib64/libgcj.so.5.0.0) > at _Jv_RunMain(java.lang.Class, byte const, int, byte const, > boolean) > (/usr/lib64/libgcj.so.5.0.0) > at __gcj_personality_v0 > (/data/XXE/xxe-perso-3_8_0/bin/java.version=1.4.2) > at __libc_start_main (/lib64/tls/libc-2.3.4.so) > at _Jv_RegisterClasses > (/data/XXE/xxe-perso-3_8_0/bin/java.version=1.4.2) > > Any ideas? It's: /opt/jdk1.6.0_06/bin/java $mem $opt and not: java /opt/jdk1.6.0_06/bin/java $mem $opt The later references *two* java executables: "java" (in the $PATH) and your freshly installed "/opt/jdk1.6.0_06/bin/java". This email and any files contained therein is confidential and may contain privileged information. If you are not the named addressee(s) or you have otherwise received this in error, you should not distribute or copy this e-mail or use any of its content for any purpose. Please notify the sender immediately by e-mail if you have received this e-mail in error and delete it from your system

