Re: [xsl] "Heap" of trouble handling input file of 500 MByte

Subject: Re: [xsl] "Heap" of trouble handling input file of 500 MByte
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Sun, 20 Feb 2011 11:40:14 +0000
>        at
com.sun.org.apache.xalan.internal.xsltc.dom.SAXImpl.startElement(Unknown
Source)
> What to try next?

Give Saxon a go instead of Xalan... just drop the jar it into your
endorsed dir, or change your code to explicitly use
net.sf.saxon.TransformerFactoryImp(), and then try the transform
again.



--
Andrew Welch
http://andrewjwelch.com

Current Thread