Hi, I am obtaining the following error when trying to tranform a XML to SVG applying a XSL
on
Linux
tomcat 4.1.18
cocoon 2.0.4
j2se 1.4.1:
 
--------------------
org.apache.batik.transcoder.TranscoderException: null
Enclosed Exception:
http://xml.apache.org:-1
The attribute 'd' of the element <path> is invalid
 at org.apache.cocoon.xml.dom.SVGBuilder.endDocument(SVGBuilder.java:137)
 at org.apache.xalan.transformer.ResultTreeHandler.endDocument(ResultTreeHandler.java:190)
 at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1182)
 at org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java:3196)
 at java.lang.Thread.run(Thread.java:534)

-----------------------
 
The error does not occur when using windows 2000, tomcat 4.1.18, cocoon 2.0.4, j2se 1.4.1
Seems like a bug, any clues ?
 
 
 
Gustavo

Reply via email to