Sylvain Blot wrote: > > I am trying to run xxe standard edition, I use Linux with an Ubuntu edgy > eft, i have a jvm. > > Run process: > > $ pwd > /home/sylvain/soft/xxe-std-3_5_0/bin > $ echo $JAVA_HOME > /usr/lib/jvm/java- 1.5.0-sun-1.5.0.08/ > $ ./xxe > Segmentation fault (core dumped)
Even if you have installed Sun's Java, even if your $JAVA_HOME is properly set, are you sure that the java executable in your $PATH really comes from Sun? The easiest way to ensure that XXE is started using Sun's Java is to modify the xxe shell script. What to do is explained here: http://www.xmlmind.com/xmleditor/user_faq.html#xxe_on_debian

