I put the batik.jar into the tomcat lib directory and solved the problem, thank you very much.
Regards, Ben ----- Original Message ----- From: "J.Pietschmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 17, 2002 8:31 AM Subject: Re: FOP Servlet example problem > Ben Ho wrote: > > I deployed the fop.war in Tomcat 4.0.3. > > This version has known bugs in the classloader. > Your options: > - Put the batik.jar distributed with FOP into > the tomcat lib directory. This could conflict > with other Batik versions used elsewhere. > This is mentioned somewhere in the Tomcat > documentation, look there for details. > - Downgrade to Tomcat 4.0.1 > - Try the 4.0.4 (still beta) > > J.Pietschmann
