Howdy all: I running Tomcat 4.0.b5 (binary distribution) and Cocoon 2.1dev on both Windows 98 and Linux RedHat 6.2. On Windows, I unzip Tomcat, build Cocoon, copy the cocoon.war file over and I'm in business. On Linux, however, I get the following: javax.servlet.ServletException: Wrapper cannot find servlet class org.apache.cocoon.servlet.CocoonServlet or a class it depends on at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:797) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:602) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:231) ..... I've tried adding servlet.jar to Cocoon's web.xml in the extra-classpath init-param, but to no avail. I've also tried adding servlet.jar to the catalina classpath but it didn't help either. Does anyone know what causes this problem in the first place? Thanks in advance. Lajos Moczar --------------------------------------------------------------------- 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]>