Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SAX2 driver class org.apache.crimson.parser.XMLReaderImpl not found

843834Jan 9 2003 — edited Jan 10 2003
java.io.IOException: SAX2 driver class org.apache.crimson.parser.XMLReaderImpl not found
at org.apache.batik.dom.util.SAXDocumentFactory.createDocument(Unknown Source)
at org.apache.batik.dom.svg.SAXSVGDocumentFactory.createDocument(Unknown Source)
at org.apache.batik.bridge.DocumentLoader.loadDocument(Unknown Source)
at org.apache.batik.swing.svg.SVGDocumentLoader.run(Unknown Source)

I recieve this message, wenn I try to load a SVG-document with the example program of the apache Batik-projekt about JSVGCanvas.
Does anybody know what is missing on my system and where I can get it?
Thank you for your help.
J�rgen Lukas

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 7 2003
Added on Jan 9 2003
6 comments
1,442 views