Re: No production release yet

2002-04-09 Thread Avik Sengupta
> > > If IRC, there is a switch that can be given to tell JDK1.4 to use >From the jdk 1.4 docs, "The system property java.endorsed.dirs specifies one or more directories that the Java runtime environment will search for such JAR files. If more than one directory path is specified by java.endo

Re: No production release yet

2002-04-09 Thread Nicola Ken Barozzi
From: "Andrew C. Oliver" <[EMAIL PROTECTED]> > > 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 ar

Re: No production release yet

2002-04-09 Thread Andrew C. Oliver
> 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 jar

Re: No production release yet

2002-04-09 Thread Nicola Ken Barozzi
From: "Rainer Klute" <[EMAIL PROTECTED]> > I also think POI does not have production quality yet. The build > gives me a deprecation warning, a couple of log4j configuration > errors in the junit test, and then gives up with an error when > building the docs. Thanks for the report. >Here's my b

No production release yet

2002-04-09 Thread Rainer Klute
Hi, I also think POI does not have production quality yet. The build gives me a deprecation warning, a couple of log4j configuration errors in the junit test, and then gives up with an error when building the docs. Here's my build listing stripped down to the relevant parts: test: [mkdi