Exception JSPReader.generate()

2003-06-11 Thread Ali Mesbah
Hi all,
I get the following error when I try to run the JSP samples. I have Cocoon 2.1
and I run it as a servlet (which uses Jetty):

"org.apache.cocoon.ProcessingException: Exception JSPReader.generate():
java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet"

The jsp-engine is defined as follows in the cocoon.xconf: 


  
  
 

This is for when you run Cocoon as a webapp under Tomcat I assume. But what
should it be when Cocoon runs as a standalone servlet (./cocoon servlet)?

Thanks,
-- 
-- Ali Mesbah, West Consulting B.V., www.west.nl, +31 15 2191600

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[HELP]Exception JSPReader.generate()

2002-08-26 Thread Matthias Baumann
Title: Nachricht



Description:org.apache.cocoon.ProcessingException: 
Exception JSPReader.generate(): java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
I use cocoon 2.0.3 on 
JBoss-2.4.4_Tomcat-4.0.1 !
I try to use jsp 
Generator . But it is the Exception shown.
i use this 
startpaarmeter: 
set 
JBOSS_CLASSPATH=%JBOSS_CLASSPATH%;../lib/xml-apis.jar.jar
the lib's crimson.jar 
and jaxp.jar are deleted.
 
What can i 
do??
 
Please 
help.
 
Thanks,
Matthias