OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: Can't subclass ElementNode

[ Lists Home | Date Index | Thread Index ]
  • From: "Lars George" <lgeorge@gmx.net>
  • To: "Azly NACRO" <azly@dsuper.net>,<xml-dev@ic.ac.uk>
  • Date: Thu, 18 Nov 1999 14:42:22 +1000

Hi,

I had the same bug. It boilt down to a problem with the JBuilder. The
compiler produces the wrong bytecode that provokes this error. I have
written a little batch file that compiles the class with the native 1.2
javac and everything worked fine. It only applies to the Sun XML parser as I
have switch to the Oracle one now and even JBuilder has no problems anymore.

However I have not tried to use the swap JDK feature of JBuilder to point to
a separate JDK 1.2 version instead of the shipped one. This may help you as
well.

HTH,

Lars George
Woodgate Research Pty Ltd
Brisbane, Australia

> -----Original Message-----
> From: owner-xml-dev@ic.ac.uk [mailto:owner-xml-dev@ic.ac.uk]On Behalf Of
> Azly NACRO
> Sent: Thursday, 18 November 1999 13:08
> To: xml-dev@ic.ac.uk
> Subject: Can't subclass ElementNode
>
>
> Hi,
>
> I've got a java.lang.IllegalAccessError when trying to subclass
> "ElementNode".
>
> java.lang.IllegalAccessError: try to access class
> com/sun/xml/tree/ParentNode from class CapabilityElement
> 	at CapabilityElement.appendChild(CapabilityElement.java:88)
> 	at
> com.sun.xml.tree.XmlDocumentBuilder.startElement(XmlDocumentBuilde
> r.java:485)
> 	at com.sun.xml.parser.Parser.maybeElement(Parser.java:1390)
> 	at com.sun.xml.parser.Parser.content(Parser.java:1498)
> 	at com.sun.xml.parser.Parser.maybeElement(Parser.java:1399)
> 	at com.sun.xml.parser.Parser.parseInternal(Parser.java:491)
> 	at com.sun.xml.parser.Parser.parse(Parser.java:308)
> 	at XmlCapabilityAccessor.<init>(XmlCapabilityAccessor.java:55)
> 	at Test.main(Test.java, Compiled Code)
>
>
> I'm working with jbuilder3 using jdk1.2.
> 	java version "1.2"
> 	Classic VM (build JDK-1.2-V, native threads)
>
> I've recompile the sun xml package but I still have the same error.
>
> Any ideas what I can do about this? It would be very inconvenient not to
> be able to subclass ElementNode.
>
> Azly NACRO
> azly@dsuper.net
> UQAM (Montreal)
>
> xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@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@ic.ac.uk the following message;
> unsubscribe xml-dev
> To subscribe to the digests, mailto:majordomo@ic.ac.uk the
> following message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
>


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@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@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS