Ganesh wrote:
I am facing a problem when I am trying to use Batik in Unix Environment,
...
org.w3c.dom.DOMException: The current node (type: 2, name:
contentStyleType) is read-only.
at org.apache.batik.dom.AbstractNode.createDOMException(AbstractNode.jav
at org.apache.batik.dom.AbstractAttr.setNodeValue(AbstractAttr.java:113)

This kind of problem is often caused by incompatible XML libraries in the classpath. If you have JDK 1.4 installed, try to get a more recent version. However, it would be interesting to see whether the SVG code can be rendered by one of the Batik apps (squiggle or the CLI rasterizer).

        <svg:svg xmlns:svg=" <http://www.w3.org/2000/svg>
http://www.w3.org/2000/svg";

Uh, this is a c&p error or what?

J.Pietschmann


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



Reply via email to