msxml 1.8 questions

Chris Lovett clovett at microsoft.com
Wed Dec 10 20:10:35 GMT 1997


1) I found the NullElementFactory problem.  The msxml.class file in 1.8 is
out of date.  Recompile msxml.java and everything should work fine.
NullElementFactory is inside msxml.java.  

2) "Error: java.lang.NoSuchMethodError: com/ms/xml/Document:
setLoadExternal(Z)V not found"  definately indicates an install or classpath
problem.  Looks like it isn't picking up the new stuff.  Try the following:
	jview /cp:p "d:\devel\msxml;d:\devel\msxml\classes;" msxml
Hamlet.xml

Glad to hear that our parser works fine under Sun-JDK 1.1.5.


> -----Original Message-----
> From:	Ingo Macherius [SMTP:Ingo.Macherius at TU-Clausthal.de]
> Sent:	Wednesday, December 10, 1997 12:26 AM
> To:	xml-dev at ic.ac.uk
> Subject:	msxml 1.8 questions
> 
> Here's a list with problems regarding msxml 1.1.8.
> 
> 1) Fast mode
> 
> Did anyone get msxml 1.8 to work with "-f" set ?
> I tried with Sun-JDK 1.1.{2,3} on Linux, Sun-JDK 1.1.5 on Win95 
> and latest jview. All fail to parse any XML-document.
> 
> With Sun-JDK:
> [inim at voyager samples]$ java msxml -f Hamlet.xml
> java.lang.NoClassDefFoundError: NullElementFactory
>         at msxml.main(msxml.java)
> 
> With jview:
> c:\temp\samples> jview msxml -f Hamlet.xml
> Error: java.lang.NoClassDefFoundError: NullElementFactory
> 
> 2) jview vs. Sun-JDK on win95
> 
> Called from commandline, jview fails this way:
> 
> > echo %CLASSPATH%
> d:\devel\msxml;d:\devel\msxml\classes;.
> > jview msxml Hamlet.xml
> Error: java.lang.NoSuchMethodError: com/ms/xml/Document:
> setLoadExternal(Z)V not found
> 
> Strange enough: Sun-JDK 1.1.5 works fine !
> 
> 
> Once again clueless,
> 	++im
> 
> --
> Ingo Macherius // L'Aigler Platz 4 // D-38678 Clausthal-Zellerfeld
> mailto:Ingo.Macherius at tu-clausthal.de    http://www.tu-clausthal.de/~inim/
> Information!=Knowledge!=Wisdom!=Truth!=Beauty!=Love!=Music==BEST (Frank
> Zappa)
> 
> 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/
> To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
> (un)subscribe 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)

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/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe 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