> owdocs: > [java] Exception in thread "main" java.lang.NoClassDefFoundError: > org/xml/sax/ContentHandler > [java] at org.apache.cocoon.Main.main(Unknown Source) > " > > It works for me and Glen. > > My guess is that you are using jdk1.4 and haven't putthe > /jakarta-poi/endorsed jars in > jre/lib/endorsed . > > If IRC, there is a switch that can be given to tell JDK1.4 to use another > dir as the endorsed dir without having to copy jars. > Rainer, could you please do a check and try putting it in the script? >
You mean the base/system classpath -- doesn't jdk1.4 have jaxp + other xml stuff built in? -Andy > -- > Nicola Ken Barozzi [EMAIL PROTECTED] > - verba volant, scripta manent - > (discussions get forgotten, just code remains) > --------------------------------------------------------------------- > -- http://www.superlinksoftware.com http://jakarta.apache.org/poi - port of Excel/Word/OLE 2 Compound Document format to java http://developer.java.sun.com/developer/bugParade/bugs/4487555.html - fix java generics! The avalanche has already started. It is too late for the pebbles to vote. -Ambassador Kosh
