Re: [xsl] XSLTC (Translets) - Problems with java.lang.IllegalAccessError

Subject: Re: [xsl] XSLTC (Translets) - Problems with java.lang.IllegalAccessError
From: Joseph Kesselman <keshlam@xxxxxxxxxx>
Date: Mon, 17 Nov 2003 16:36:32 -0500



>Following Code Sample doesnt work on my own Computer
> Win XP, j2sdk1.4.1_05
> doesn't work on a friends computer
> Win NT, j2sdk1.3
> but works on a computer of my university.
> Win NT, j2sdk1.3

Since you're asking specifically about Xalan/XSLTC behavior, you'd be
better off asking on Apache's Xalan mailing list.

First thing to check: JDK 1.3 and 1.4 came with (old and probably buggy)
versions of Xalan built in; you should start by replacing those with
current code and see if that solves the problem. See the Xalan FAQ page,
specifically:

      http://xml.apache.org/xalan-j/faq.html#faq-N100B4

and the following sections.

______________________________________
Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more.
"The world changed profoundly and unpredictably the day Tim Berners Lee
got bitten by a radioactive spider." -- Rafe Culpin, in r.m.filk


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread