Hello;
I'm running into an AbstractMethodError similar to what some others
have reported earlier.
java.lang.AbstractMethodError:
org.apache.batik.dom.svg.SVGOMDocument.getXmlStandalone()Z
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.setDocumentInfo
(DOM2TO.java:373)
...
In this case, the code runs fine under an 1.5 JVM, but fails under
JDK1.6. Batik is version 1.6, compiled from source in September.
Any suggestions as to what may be wrong? I'm trying to test with the
latest SVN code in the meanwhile.
Thanks;
//ebu
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]