RE: running FOP in Tomcat

Just an idea: Apache Xerces is not in classpath ... 

-----Original Message-----
From: www-xsl-fo-request@w3.org [mailto:www-xsl-fo-request@w3.org] On
Behalf Of Kenneth.Cheung@unisen.ca
Sent: Friday, August 08, 2003 12:12 AM
To: www-xsl-fo@w3.org
Subject: running FOP in Tomcat



Hello,

I'm trying to run the latest version of FOP (0.20) on Tomcat 3.2, by
following the instructions in http://xml.apache.org/fop/servlets.html

When I run the servlet, I get the error

java.lang.NoClassDefFoundError: org/xml/sax/XMLReader
             at FopServlet.renderFO(Unknown Source)
             at FopServlet.doGet(Unknown Source

I think my classpath is set up, but can someone clarify the steps for me
again? I'm relatively new to servlets so I may have missed an obvious
step.

Thanks,

Kenneth

Received on Friday, 8 August 2003 05:28:44 UTC