Like you suggested, I've checked the path and it is correct. The servlet
generates the pdf correctly if i use gif/jpgs etc, but when I use SVG it
gives me

java.lang.NoSuchMethodError     at
org.apache.batik.dom.util.SAXDocumentFactory.createDocument(SAXDocumentFacto
ry.java:181)........etc.

I read that it might be caused by a conflict between w3c.jar and batik.jar
but I never had the w3c.jar.

Also, I have only the batik.jar in my classpath(which works fine for the
batch file). do I need other batik jars like batik-ext.jar etc. ?
Here is a list of all the jars I have included in the project. Maybe one of
them is causing the conflict.

servlet.jar
fop.jar
xml.jar
xalan-2.0.0.jar
jimi-1.0.jar
cos.jar
xerces-1.2.3.jar
jdom.jar
xalanj1compat.jar
batik.jar

Thanks again for your help and patience.

Vinny.


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

Reply via email to