classpathx-xml
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Classpathx-xml] AElfred DOM local names are incorrect for text, com


From: David Brownell
Subject: Re: [Classpathx-xml] AElfred DOM local names are incorrect for text, comment, and document nodes
Date: Thu, 13 Dec 2001 14:35:47 -0800

> Upgrading to the latest beta seems to have fixed the problem.

I assure you those parts of the DOM code haven't changed in
about 2 years, so it's likely there was some flakiness in your
runtime environment and you weren't actually using the DOM
from GNUJAXP (as you thought you were).


>     There may be some very strange 
> classpath issue here I don't quite understand. I've seen some other 
> symptoms of classpath strangeness/possible JAR corruption with this 
> before. 

Also I notice that your example 9.10 doesn't actually say what
DOM implementation it's using ... it might be a good idea to
System.out.println (document.getClass ().getName ()) to show
what was going on.


>    Originally, the gnujaxp.jar file I got from the web site 
> would not work at all, and I had to build one from the sources.

That's curious.  So far there's only been the one "release", so
if you got a copy from the website, that was it!  

- Dave





reply via email to

[Prev in Thread] Current Thread [Next in Thread]