This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

LotusXSL and XML4J installation on Linux


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]