Vishal Patel wrote:
java.lang.ArrayIndexOutOfBoundsException
at org.apache.xalan.serialize.SerializerToXML.accum(SerializerToXML.java:1321)

You appear to serialize the transformed XML to some sort of buffer. That's usually a bad idea. Check the embedding examples http://xml.apache.org/fop/embedding.html#examples for hints on how to avoid this.

J.Pietschmann

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



Reply via email to