xsl-list
[Top] [All Lists]

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

2011-02-20 05:40:31
       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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--