Hello,
First, thanks very much for the responses. I really appreciate it.
Joseph Kesselman wrote:
> What's the actual error message you're getting?
With the latest Xalan jar, the error message was "Compile error: null".
There may have been single quotes invoved, I forget exactly.
Joanne Tong wrote:
> Try rebuilding XSLTC with the latest source from Subversion. A patch
was recently
> committed to avoid the 64kb method size limitation. The patch should
fix some
> instances of the problem, though not all.
Tried that, got the same problem, with more error information:
(Location of error unknown)XSLT Error
(javax.xml.transform.TransformerConfigurationException): Could not
compile stylesheet
> If that doesn't work, try breaking up templates into smaller named
templates and
> use xsl:call-template.
That's next, unless the above provides some clues...
Thanks again,
--chris sterritt