LotusXSL and XML4J installation on Linux

Subject: LotusXSL and XML4J installation on Linux
From: Cheun N Chong <cnc99r@xxxxxxxxxxxxxxx>
Date: Tue, 11 Apr 2000 13:14:59 +0100 (BST)
Hi

	I am really frustrated here. Please help me. I am not sure how to
set the classpath in Linux (which is running on LAN workstation). I have
tried the following script:

java -classpath
.:/home/cnc99r/xml/XML4J_3_0_1/xerces.jar:/home/cnc99r/xml/lotusxsl_1_0_0/lotusxsl.jar:/home/cnc99r/xml/lotusxsl_1_0_0/xalan.jar
\ com.lotus.xml.xml4j.ProcessXSL $*

	But it returns error:

Exception in thread
"main" java.lang.NoClassDefFoundError:  com/lotus/xml/xml4j/ProcessXSL

	I am pretty sure that the xerces.jar, lotusxsl.jar and xalan.jar
are all in the correct directories. Please help me. Thousand thanks.



Best regards,
Cheun Ngen CHONG



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


Current Thread