Re: [xsl] Can Saxon be made to understand Xalan extensions?

Subject: Re: [xsl] Can Saxon be made to understand Xalan extensions?
From: Kevin Rodgers <kevin.rodgers@xxxxxxx>
Date: Mon, 10 Jan 2005 09:04:31 -0700
Niclas Hedhman writes:
> 1. My own stylesheets have some problem running Xalan, I get OutOfMemory (or 
> was it StackOverflow). Saxon works without problems.

Are you sure you can't just increase the memory available to Java?  I
use Xalan with Sun's JDK 1.4.2 on Solaris x86, and can process 64 MB XML
files by specifying the -Xmx256M command line option to the java
executable.

-- 
Kevin Rodgers

Current Thread