Murray, --- Murray Cumming <[EMAIL PROTECTED]> wrote: > On Mon, 2002-11-11 at 17:38, Geoff Howard wrote: > > This sounds like it's just a configuration problem > > causing unpacking cocoon.war to fail. Also, > unless > > you left some steps out of your install notes, > you're > > going to have problems once things get up and > running > > due to the outdated parser that ships with jdk 1.4 > > (unless that no longer holds for 1.4.1) see the > 1.4 > > specific instructions at > > http://xml.apache.org/cocoon/installing/index.html > > I thought that the cvs version would work with the > latest JDK, which I > believe is 1.4.1. Should we really use an older JDK?
No, don't use an older JDK, just follow the instructions for overriding the outdated versions of the xml parser that now ships (for the first time) with the 1.4.x family of jdk's. > I gave write access to that user (actually I change > a few access rights > until I got this right, so it might take more than > that.) and that seems > to fix it. > > Now I get the > "javax.servlet.ServletException: Servlet.init() for > servlet Cocoon2 > threw exception" > error. I guess that's connected to the JDK 1.4.1 > problem mentioned > above, which I should be able to deal with. > Yes, I think that's right. Geoff __________________________________________________ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>
