Vadim, thanks for the tip. I've read your tutorial. Bu I don't find the cocoon directory you're talking about in step 2 : xml-cocoon2\lib\core -:(. Could you please tell me how to see it? I apologize for these really basics questions...
Cyril. ----- Original Message ----- From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 14, 2002 6:32 PM Subject: RE: Installation Cocoon 2.0.1 Read http://marc.theaimsgroup.com/?t=101509878400003&r=1&w=2 Vadim -----Original Message----- From: cyril vidal [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 14, 2002 12:11 PM To: [EMAIL PROTECTED] Subject: Installation Cocoon 2.0.1 Hello! I'm trying to install Cocoon 2.0.1 with the servlet engine Tomcat 4.0.3 on Windows Millenium, but it doesn't work. This is what I've done: a) I've downloaded Cocoon on c:\cocoon (Tomcat is on c:/tomcat) b) I've copied the file c:\cocoon\cocoon.war on c:\tomcat\webapps c) I've run Tomcat d) I've written http://localhost:8080/cocoon/ on IE6 but unfortunelately, I've always the same http 500 Internal Server Error: exception javax.servlet.ServletException: Servlet.init() for servlet Cocoon2 threw exception at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.jav a:935) at org.apache.catalina.core.StandardWrapper.allocate(Compiled Code) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv e.java:214) at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.ja va:566) .... and below this one root cause java.lang.NoClassDefFoundError: javax/xml/transform/URIResolver at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(Compiled Code) at java.security.SecureClassLoader.defineClass(Compiled Code) at org.apache.catalina.loader.WebappClassLoader.findClassInternal(Compiled Code) at org.apache.catalina.loader.WebappClassLoader.findClass(Compiled Code) at org.apache.catalina.loader.WebappClassLoader.loadClass(Compiled Code) at java.lang.ClassLoader.loadClass(Compiled Code) at java.lang.ClassLoader.loadClass(Compiled Code) at org.apache.avalon.excalibur.component.ExcaliburComponentManager.configur e(Compiled Code) I don't know what to do. What's wrong? Thanks a lot for your answers, Cyril. --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>