Thanks Stephane it works...
----- Original Message -----
Sent: Tuesday, April 09, 2002 2:42 PM
Subject: RE: Creating a JSVGCanvas (example)...

It seems you forgot to add the xml-batik/resources directory to your classpath.
-----Original Message-----
From: Nuno Faria [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 09, 2002 3:37 PM
To: Batik Users
Subject: Creating a JSVGCanvas (example)...

My recent doubt is about creating a JSVGCanvas. I copy the example in the batik website (the same that cames in the doc directory), then i compilate and run it and i works fine but when i try to load a SVG file returns exceptions that i list here:
 
java.lang.ExceptionInInitializerError
        at org.apache.batik.swing.svg.JSVGComponent$BridgeUserAgent.getXMLParserClassName(Unknown Source) 
 
[...] 

Reply via email to