Re: Xalan and applets (java.lang.ExceptionInInitializerError)

2001-11-23 Thread Stefan Geelen
;[EMAIL PROTECTED]> Sent: Friday, November 23, 2001 12:16 AM Subject: Re: Xalan and applets (java.lang.ExceptionInInitializerError) > Wierd! I thought we had caught most of these. > > Actually, this error is with the JAXP code itself which effectively > lives in the xml-commons p

Re: Xalan and applets (java.lang.ExceptionInInitializerError)

2001-11-22 Thread Shane Curcuru
Wierd! I thought we had caught most of these. Actually, this error is with the JAXP code itself which effectively lives in the xml-commons project; Xalan just uses that code as-is. Unfortunately the main developer on JAXP stuff is on vacation for this week, so we probably won't be able to sort t

Xalan and applets (java.lang.ExceptionInInitializerError)

2001-11-22 Thread Stefan Geelen
Hi,   I try to use Xalan-Java version 2.2.D13 with an applet.   The appet works fine in the appletviewer but gives following error in a browser (IE6 or NS6, both working with Java Plug-in v1.3).   - Exception occurred during event dispatching: java.lang.ExceptionI