#28246

Answer to previous question was have java installed. But now I’m getting this error

C:Exedxl2pdf>cd C:tmpdxl2pdf

C:tmpdxl2pdf>java -Xmx512m -cp xml.jar;notes.jar;pd4ml_demo.jar;. Dxl2PdfE:We
bsites_tmpbpl1454.html 800 -debug -usetmpfiles -out E:Websites_tmpbpl1454.h
tml.pdf -xsl dxl4pd4ml.xsl
Exception in thread “main” java.lang.NoClassDefFoundError: Dxl2PdfE:Websites_t
mpbpl1454/html
Caused by: java.lang.ClassNotFoundException: Dxl2PdfE:Websites_tmpbpl1454.htm
l
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: Dxl2PdfE:Websites_tmpbpl1454.html. Program wi
ll exit.

C:tmpdxl2pdf>pause
Press any key to continue . . .