Jody
You need to include more than just the xerces jar
file when you compile. try including batik-parser.jar and batik-css.jar
(you will find these in the batik1.5 directory -provided that is you have
downlaoded and installed the batik tools and apps which include
the squiggle bowser)
hope that helps.
Danny Browne
----- Original Message -----
Sent: Tuesday, February 17, 2004 9:12
PM
Subject: Re: SAXParser not found?
I'm using Batik 1.5, J2SDK
1.4.2_01, xerces 4.0.13
Jody,
This is similar to a problem I had - what environment are you
running in?
-Judah
Please respond to "Batik Users"
<[EMAIL PROTECTED]>
To:
[EMAIL PROTECTED] cc:
Subject: SAXParser not found?
Greetings,
I'm getting the following exception and was
wondering if anyone might now anything about it?
java.io.IOException: SAX2 driver class
org.apache.xerces.parsers.SAXParser not found at
org.apache.batik.dom.util.SAXDocumentFactory.createDocument(Unknown
Source)
at org.apache.batik.dom.util.SAXDocumentFactory.createDocument(Unknown
Source)
at org.apache.batik.dom.svg.SAXSVGDocumentFactory.createDocument(Unknown
Source)
at org.apache.batik.dom.svg.SAXSVGDocumentFactory.createDocument(Unknown
Source)
at org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(Unknown
Source)
I'm not sure what SAX2
driver is? Which version of xerces contains it?
Any and all help appreciated.
regards, Jody
|