Actually, that's incorrect. For the time being, you should actually put xalan.jar at the very *end* of your classpath, since it includes all the needed and correctly-versioned SAX classes that the xsltc stuff is expecting. Yes, this is a little confusing; we're trying to improve our integration between the new xsltc work and the continuing xalan work but it will take some time.
Technically you can get the SAX classes from another source if you're sure that's what you want to do, but it would be difficult for us to help debug problems you have in that situation. - Shane > you need to put the sax classes on your classpath. either look for a >file called something like "sax.jar" in the distro or > download it from http://sax.sourceforge.net/ regards >>java.lang.NoClassDefFoundError: org/xml/sax/ContentHandler ===== <eof aka="mailto:[EMAIL PROTECTED]" quote="A mirror is like a window on the other side of behind you."/> __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com
