Okay, moved the jars. Problem still occurs. Y'know, on the cocoon samples page, it says I might have trouble running these with my servlet container and to consult the documentation. Does anyone know what that means? I'm running Tomcat 4.0.1.
Rob -----Original Message----- From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 6:47 PM To: [EMAIL PROTECTED] Subject: RE: Barf on JSPGenerator on Hello.jsp (HELP!) > From: Rob Kelley [mailto:[EMAIL PROTECTED]] > > I just installed the whole package on another machine and I encountered > the same problem. I don't know how to modify the error handler to get > more information. Could it be a problem with where I put the jars? <snip/> > PROBLEM WITH THE JARS? > I'm wondering if I have a jar in the wrong place. This happens to me a > lot. > > Here is the contents of c:\jdk1.3.1\jre\lib\ext: > [lib] > [org] > [META-INF] > [MyNa] > ext.zip > mm.mysql-2.0.14-bin.jar > MyNa.jar > MyNajsp.jar > naming-factory.jar > php_java.jar > phpsrvlt.jar > regexp.jar > runtime.jar > BCEL.jar > bsf.jar > DBConnMgr.properties > jasper.jar > jasper-compiler.jar > jasper-runtime.jar > java_cup.jar > JLex.jar > jndi.jar > jaxp.jar > jaxp11-xalan.jar > xalan-2.2.0-D13.jar > xerces-1.4.4.jar I don't know what you are trying to achieve here... But have you tried with EMPTY ext directory? I mean it should look like: > Here is the contents of c:\jdk1.3.1\jre\lib\ext: And that's it. I guess most of the working setups (except 1.4, where you must have XML parser/XSLT engine) are like this. Vadim --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.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/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>