xsl-list
[Top] [All Lists]

RE: xalan install newbie: NoClassDefFoundError

2003-02-01 15:46:23
The correct syntax on Windows is

set CLASSPATH=%CLASSPATH%;C:\xalan\bin\xalan.jar


Ivan


-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com 
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
Jonathan Chetwynd
Sent: Saturday, February 01, 2003 3:56 PM
To: XSL-List(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] xalan install newbie: NoClassDefFoundError



Is there a howto on installing xalan on windowsXP?

  JRE was already installed but not used by me, I downloaded 
xalan but 
can't seem to get further :-(

bin> java -version
java version "1.3.1_04"
Java.(TM) 2 Runtime Env...
Java HotSpot...



bin>set CLASSPATH=$CLASSPATH:C:\xalan\bin\xalan.jar
bin>set CLASSPATH=$CLASSPATH:C:\xalan\bin\xerces.Impl.jar
bin>set CLASSPATH=$CLASSPATH:C:\xalan\bin\bsf.jar
bin>set CLASSPATH=$CLASSPATH:C:\xalan\bin\xml-apis.jar

bin>java org.apache.xalan.xslt.Process
Exception in thread "main" java.lang.NoClassDefFoundError: 
org/apache/xalan/xslt/Process

not what was promised by Doug namely:

=xslproc options:
-IN input XMLURL
....

thanks

Jonathan


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list