Re: tomcat-3.2.3 and cocoon-1.8.2 not working :)

2001-11-03 Thread Frank Hess
Hi Hoang, have you copied the samples $cocoon_home/samples/* to $tomcat_home/webapps/cocoon ? if yes try http://localhost:8080/cocoon/Cocoon.xml. This should show a status-page of cocoon if all is configured properly. Frank Am 02.11.01 16:13:06, schrieb Truong,Hoang C. [EMAIL PROTECTED]:

Re: Publishing Engine could not be initialized.

2001-11-03 Thread Frank Hess
Hi Leo, you have to put cocoon.jar in the classpath-variable of the VM. That's because the util-class of cocoon uses the ClassLoader.getSystemResource() method and can't find these classes when they are stored as jar in a lib-directory. I've spend one day to solve this problem. I've done

Tomcat4.0 - Cocoon 1.8.2 - XSP

2001-10-30 Thread Frank Hess
Hi, i installed cocoon 1.8.2 on my Tomcat 4.0 and tryed out the examples. But the example First XSP Page gives me rhe following error: java.lang.ClassCastException: _usr._local._tomcat._tomcat40._webapps._cocoon._xsp._page at