XT Question -- Output always equals input

Subject: XT Question -- Output always equals input
From: Garriss James <jgarriss@xxxxxxxxx>
Date: Tue, 31 Aug 1999 14:40:21 -0400
I just got James Clark's XT set up and running, but the output behavior has been rather unexpected. The output file always is a copy of the input file. Sounds like I have something set up wrong, but I can't figure out what. Any ideas? TIA.

Here's my batch file for running it:

***

@ECHO OFF

set path=c:\program files\jdk1.1.7B\bin
set CLASSPATH=c:\c:\program files\jdk1.1.7B\lib\classes.zip;.
set CLASSPATH=%CLASSPATH%;c:\program files\james clark\xt\xt.jar;c:\program files\james clark\xp\xp.jar
set CLASSPATH=%CLASSPATH%;c:\program files\xml4java\xml4j_1_1_16.jar


cls

java -Dcom.jclark.xsl.sax.parser=com.ibm.xml.parser.SAXDriver com.jclark.xsl.sax.Driver branch.xml smart.xsl output.html

James Garriss | MITRE | jgarriss @ mitre.org


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



Current Thread