A quick follow-up - I took everything off again - reinstalled TC and
Cocoon - this time I found the xercesImpl-2.0.0 file !? and so I
followed your procedure again.
If its of any additional use - below the
javax.servlet.ServletException: Servlet.init() for servlet Cocoon2
threw exception
error, I get:
----- Root Cause -----
java.lang.NoSuchMethodError
at
org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.<init>(DefaultConfigurationBuilder.java:97)
Any ideas what this means??
Thanks
Derek
>>> [EMAIL PROTECTED] 22/08/2002 08:35:32 >>>
Babs
Thanks for the suggestion; I have tried what you said
(although I could not find a xercesImpl-2.0.0 in the
Cocoon lib; only a xerces-1.4.4.jar, which I removed)
However, I get exactly the same error as before...
Any other options?
Thanks
Derek
>>> [EMAIL PROTECTED] 21/08/2002 04:35:20 >>>
try to update xerces to 2.0.2 version. I had this problem too, same
environment.
(http://xml.apache.org/dist/xerces-j/Xerces-J-bin.2.0.2.zip)
from the zip, copy xercesImpl, xmlParserAPI to
CATALINA_HOME/common/lib.
Remove the version of xerces you have there (xerces.jar).
Remove xercesImpl-2.0.0 from cocoon's WEB-INF/lib.
Babs
----- Original Message -----
From: "Derek Hohls" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 21, 2002 4:21 PM
Subject: Problems installing Cocoon 2.0.3
> According to the installation guide, deploying C2 under
> Tomcat 4.0.4 is simple ;-) i.e.
>
> Copy cocoon.war into tomcat/webapps directory.
> Start Tomcat: Go to the tomcat/bin directory, and run the startup
> script.
> Open the Cocoon welcome page: http://localhost:8080/cocoon/
> Congratulations! You should see the Cocoon welcome page.
>
> My setup is:
> Java 1.3.1
> Tomcat 4.0.4 (examples are running fine)
> Cocoon 2.0.3
>
> And when I invoke
> http://localhost:8080/cocoon/
> I get:
>
> Apache Tomcat/4.0.4 - HTTP Status 500 - Internal Server Error
>
>
----------------------------------------------------------------------
> type Exception report
>
> message Internal Server Error
>
> description The server encountered an internal error (Internal
Server
>
> Error) that prevented it from fulfilling this request.
>
> javax.servlet.ServletException:
> Servlet.init() for servlet Cocoon2 threw exception
> at org.apache.catalina.core.StandardWrapper.loadServlet
> (StandardWrapper.java:946)
> etc....
>
>
---------------------------------------------------------------------
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]>