even this didnt work for me.

-----------------
C:\Anand\xml>java -classpath "C:\Anand\xml\xalan-j_2_2_D11\bin\xsltc.jar;C:\Anan
d\xml\xalan-j_2_2_D11\bin\BCEL.jar;C:\Anand\xml\xalan-j_2_2_D11\bin\java_cup.jar
;C:\Anand\xml\xalan-j_2_2_D11\bin\JLex.jar;C:\Anand\xml\xalan-j_2_2_D11\bin\runt
ime.jar;C:\Anand\xml\xalan-j_2_2_D11\bin\xslt.jar" org.apache.xalan.xsltc.com
piler.XSLTC trip.xsl
Exception in thread "main" java.lang.NoClassDefFoundError: org/xml/sax/ContentHa
ndler
at org.apache.xalan.xsltc.compiler.XSLTC.<init>(XSLTC.java:146)
at org.apache.xalan.xsltc.compiler.XSLTC.main(XSLTC.java, Compiled Code)
-----------------
Any clue



Anand
----Original Message Follows----
From: "Anand T" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: xsltc dosent compile
Date: Fri, 19 Oct 2001 14:41:49 -0500
MIME-Version: 1.0
X-Originating-IP: [138.220.25.112]
Received: from [64.125.133.20] by hotmail.com (3.2) with ESMTP id MHotMailBD99CDE40075400431A2407D8514085B0; Fri, 19 Oct 2001 12:45:41 -0700
Received: (qmail 92117 invoked by uid 500); 19 Oct 2001 19:42:11 -0000
Received: (qmail 92078 invoked from network); 19 Oct 2001 19:42:10 -0000
Received: from f215.law8.hotmail.com (HELO hotmail.com) (216.33.241.215) by daedalus.apache.org with SMTP; 19 Oct 2001 19:42:10 -0000
Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 19 Oct 2001 12:41:49 -0700
Received: from 138.220.25.112 by lw8fd.law8.hotmail.msn.com with HTTP;Fri, 19 Oct 2001 19:41:49 GMT
From xalan-j-users-return-186-anandtd Fri, 19 Oct 2001 12:46:00 -0700
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
list-help: <mailto:[EMAIL PROTECTED]>
list-unsubscribe: <mailto:[EMAIL PROTECTED]>
list-post: <mailto:[EMAIL PROTECTED]>
Delivered-To: mailing list [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
X-OriginalArrivalTime: 19 Oct 2001 19:41:49.0767 (UTC) FILETIME=[1856C570:01C158D6]
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N


HI All,
I am spending too much time on this with out any progress. I appreciate if
any of you can help me move forward on this.

1)I downloaded xalan2.2.d11 and expanded.
2)Placed xsltc.jar, BCEL.jar, java_cup.jar, JLex.jar, runtome.jar, xslt.jar
in CLASSPATH variable of my win2k system.
3)Tried to compile xsl with "java org.apache.xalan.xsltc.compiler.XSLTC
sample.xsl" from command prompt.

Error:
Exception in thread "main" java.lang.NoClassDefFoundError:
>>org/xml/sax/ContentHandler
 at org.apache.xalan.xsltc.compiler.XSLTC.<init>(XSLTC.java:146)
 at org.apache.xalan.xsltc.compiler.XSLTC.main(XSLTC.java, Compiled
>>Code)


Can somebody help me out with a direction to take. Am i missing any jar file
or something here? Does anybody out there using xsltc? if so please help me
out of this by sharing your experience.

Thanks
Anand

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp



Reply via email to