Low-and-behold.....

This did get rid of the error message (changing around the order of the
classpath).

Now I'm on to the Exception I receive...

java.awt.geom.NoninvertibleTransformException: Determinant is 0


Hmmmmm.


Thanks.


----- Original Message -----
From: "Thomas E Deweese" <[EMAIL PROTECTED]>
To: "Batik Users" <[EMAIL PROTECTED]>
Sent: Monday, November 11, 2002 5:58 PM
Subject: Re: JSVGCanvas / SVGDocument errors


> >>>>> "JS" == Jane Singer <[EMAIL PROTECTED]> writes:
>
> JS> Thanks for your prompt answer.  No, I definitely have the
> JS> lib/batik-css.jar file, and it is in the class path.  Also, the
> JS> message is inconsistent. Just now I ran it and it occurred at this
> JS> line:
>
> JS>  svgcanvas = new JSVGCanvas() ;
>
> JS> the message was:
>
> JS> java.lang.NoSuchMethodError: org.w3c.dom.css.CSSValue: method
> JS> getCssValueType()S not found
>
> JS> Any more suggestions?
>
>     Ahh, that makes it look like you have an 'old' DOM binding earlier
> on your class path than Batik's (we need one that supports styling).
> There are many potential sources of DOM bindings, if you don't
> explicity include something like Xerces before the Batik jars you
> might also have something stuck in your jre/lib/ext directory.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



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

Reply via email to