XML Parser in Servlet causes exception

David Brownell david-b at pacbell.net
Tue Oct 5 21:03:20 BST 1999


Lars George wrote:
> 
> java.lang.IllegalAccessError: com/sun/xml/tree/ParentNode at

There's some information in the release notes about this
diagnostic, which so far as I know _only_ shows up if the
source code was recompiled with a JDK 1.1 version of "javac".

The issue is that the JDK 1.1 compiler (and many derived
compilers) generate incorrect bytecodes, which cause that
exception to be reported.  I've not heard of any JVM which
reports that error when given _correct_ bytecodes.

- Dave

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list