ClassDefNotFoundError

2002-02-08 Thread Ilan Gendelman
Hi When I try to transfrom a fo file to a pdf file, I get the following error: Exception in thread main java.lang.NoClassDefFoundError: org/apache/batik/dom/svg/SVGContext     at org.apache.fop.svg.SVGElementMapping.addToBuilder(SVGElementMapping.java:21)     at

Re: ClassDefNotFoundError

2002-02-08 Thread Jeremias Maerki
When I try to transfrom a fo file to a pdf file, I get the following error: Exception in thread main java.lang.NoClassDefFoundError: org/apache/batik/dom/svg/SVGContext     at org.apache.fop.svg.SVGElementMapping.addToBuilder(SVGElementMapping.java:21)     at

RE: ClassDefNotFoundError

2002-02-08 Thread Scott Moore
Make sure you use the batik.jar that comes with FOP and not the latest release of Batik. -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED] Sent: Friday, February 08, 2002 12:01 PM To: [EMAIL PROTECTED] Subject: Re: ClassDefNotFoundError When I try to transfrom a fo