Apache + Tomcat 3.2.2+cocoon 1.8.2

2001-06-13 Thread Sylvain PERROT
After trying to build (wihout success) cocoon 2 ... I came back to cocoon 1.8.2 ... I followed the installation instruction ... and when I try to access to the cocoon/samples/index.xml file ... I got this answer : Publishing Engine could not be initialized. java.lang.RuntimeException: Error

Re: Apache + Tomcat 3.2.2+cocoon 1.8.2

2001-06-13 Thread Gustavo Mejia
I had the same problem, so I modified the tomcat.bat, and also my Classpath, checking that all the classes were in Tomcat_Home/lib here is my Tomcat.bat. set _CP=%CP% set _TOMCAT_HOME=%TOMCAT_HOME% set _CLASSPATH=%CLASSPATH% rem - Verify and Set Required Environment Variables