Hello,
I'm not a newbie with XXE, but with Linux...
I can't launch XXE. I don't find documentation anywhere else than the few
lines that indicate how it should be done to extract files from the .tar.gz
archive. I do so, but when I want to launch XXE (typing './xxe' at prompt),
I just receive the message :
./xxe: line 35: java: command not found
This line (in the script) is:
java $mem $mac \
and, its follow by:
-Dxml.catalog.files="$XXE_CATALOGS" \
-DXXE_PLUGIN="$XXE_PLUGIN" \
-DXXE_CONFIG="$XXE_CONFIG" \
-classpath $cp \
com.xmlmind.xmleditapp.app.Start "$@"
since the end of the file.
There a problem with my Java installation ?
--
Malo