Exception Error While Running XSL.Files
Dear Team,
I have generated XSL files which is fully based on XSLT 2.0, and I execute it thru command line. If i use
C:\>java -jar C:\saxon\saxon8.jar C:\ssst\manualsax\othello.xml C:\ssst\xslt\main.xsl
work perfectly.If i use
C:\>java net.sf.saxon.Transform C:\saxon\saxon8.jar C:\ssst\manualsax\othello.xml C:\ssst\xslt\main.xsl
Gives Error
Exception in thread "main" java.lang.NoClassDefFoundError: net/sf/saxon/Transform
Any help would be appreciatable.
Thanks and Regards,
RICHBIRD
__________________
Thanks,
Richbird
|