I used the viewer applet included in the MSXML package under IE 4 to test a
number of files. When there are errors, the viewer still brings up quite a
list of errors that look a lot like the list from the previous version, but
the errors seem accurate, a significant improvement on version 1.0. The
viewer is much handier than the control line was.
A preliminary run-through of the new version using Sun's JDK 1.1.3 produced:
java.lang.NoClassDefFoundError: com/ms/xml/om/Document
at msxml.main(msxml.java:28)
No idea why, yet.
Simon St.Laurent