I tried to run saxon on Windows XP and JAVA 2 Platform Standard Edition
version 1.5.0-beta, but got the following error message:
C:\Projekte\Utilities\doc>java com.icl.saxon.StyleSheet -o
"C:\Projekte\Utilities\doc\LangUtils_manual.html"
"C:\Projekte\Utilities\doc\LangUtils_manual.xml"
"C:\Projekte\Utilities\doc\style.xsl"
Exception in thread "main" java.lang.NoClassDefFoundError:
com/icl/saxon/StyleSheet
This is my classpath setting:
C:\Projekte\Utilities\doc>Echo %CLASSPATH%
C:\Programme\Borland\InterBase\InterClient\interclient.jar;"C:\Programme\Saxon
6.5.3\saxon.jar";"C:\Programme\Saxon 6.5.3\saxon-jdom.jar";.
Any ideas?
Dieter
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
|