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
