Thanks Gary. That worked. Anybody know why Sun would stick to an old, buggy release of Xalan with every new version of 1.4.x? This issue really makes running Applets impossible without requiring the user to get their hands dirty and fix the JRE with newer jars.
Scott ----- Original Message ----- From: "Gary L Peskin" <[EMAIL PROTECTED]> To: "'Xalan User List'" <[EMAIL PROTECTED]> Sent: Friday, November 22, 2002 11:12 AM Subject: RE: Error using Xalan 2.4 in applet > Scott -- > > You're probably using the version of XalanJ that comes with JDK 1.4.x > which might not have this bug fixed. Try using the endorsed standards > override mechanism to point to your XalanJ 2.4 version. > > http://xml.apache.org/xalan-j/faq.html#faq-N100C3 > > > Gary > > > > > > I get the following error with Xalan 2.4 in an applet using > > JRE 1.4.1_01. However, the applet works fine with JRE 1.3.1. > > Is there an easy solution?
