Re: Installing: javax.servlet.ServletException: Servlet.init()

2002-11-12 Thread Charles Brewster
Murray Cumming wrote: On Tue, 2002-11-12 at 05:17, Geoff Howard wrote: Yes, that was the specific error that people were getting when the older jars distributed with the jdk were not properly overridden. http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=103692889710176&w=2

Re: Installing: javax.servlet.ServletException: Servlet.init()

2002-11-12 Thread Geoff Howard
Check that the user tomcat _is running as_ has write permission to webapps and tomcat/work - but I don't know who serviceconf makes as the user. If it's not the same user that you're logged in as, the chmod you did didn't help even besides the work dir. Also, it doesn't look like you did anything

Re: Installing: javax.servlet.ServletException: Servlet.init()

2002-11-12 Thread Murray Cumming
On Tue, 2002-11-12 at 05:17, Geoff Howard wrote: > Yes, that was the specific error that people were > getting when the older jars distributed with the jdk > were not properly overridden. > > http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=103692889710176&w=2 So do you see anything wrong in thos

Re: Installing: javax.servlet.ServletException: Servlet.init()

2002-11-11 Thread Geoff Howard
Yes, that was the specific error that people were getting when the older jars distributed with the jdk were not properly overridden. http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=103692889710176&w=2 Geoff --- Murray Cumming <[EMAIL PROTECTED]> wrote: > On Mon, 2002-11-11 at 22:25, Geoff Howar

Re: Installing: javax.servlet.ServletException: Servlet.init()

2002-11-11 Thread Murray Cumming
On Mon, 2002-11-11 at 22:25, Geoff Howard wrote: > http://marc.theaimsgroup.com/?t=10369599871&r=1&w=2 > http://marc.theaimsgroup.com/?t=10312166217&r=1&w=2 > > Turns out those docs are a little outdated - the > latest jdk and latest tomcat use tomcat/lib/endorsed. > I am on the latest to

Re: Installing: javax.servlet.ServletException: Servlet.init()

2002-11-11 Thread Geoff Howard
http://marc.theaimsgroup.com/?t=10369599871&r=1&w=2 http://marc.theaimsgroup.com/?t=10312166217&r=1&w=2 Turns out those docs are a little outdated - the latest jdk and latest tomcat use tomcat/lib/endorsed. I am on the latest tomcat, but on jdk 1.4.0. Geoff --- Murray Cumming <[EMAIL PR

Installing: javax.servlet.ServletException: Servlet.init()

2002-11-11 Thread Murray Cumming
I'm trying to install cocoon again on a fresh RedHat 7.3 system, after having various problems installing in the past. I thought I'd try the cvs version this time. Here are my installation notes: http://www.murrayc.com/temp/cocoon_install_notes.txt I have copied the Xerces/Xalan/XML jars to $JAVA_