xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Saxon error message


Subject: RE: [xsl] Saxon error message
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 5 Mar 2007 00:28:00 -0000

> Upon entering the following command:
> 
> java net.sf.saxon.Transform -o MyFile.html MyFile.xml MyFile.xsl 
> 
> The following message was returned:
> 
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> net/sf/Transform
> 

Actually this is a Java error message, not a Saxon error message, and it
means that you mistyped the command as 

java net.sf.Transform

instead of

java net.sf.saxon.Transform

Michael Kay
http://www.saxonica.com/


Current Thread
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor