Hi all,
I was having trouble testing my 1.0.3 Win NT 4.0 installation by running the
IteratorView example. I got the following error message when I type in:
java dom.traversal.IteratorView personal.xml
Exception in thread "main" java.lang.NoClassDefFoundError:
dom/traversal/IteratorView.
I'm using JDK1.2.2 and according to the doc, I don't think I need to set up
the CLASSPATH. In any case, I still get the same error when I set the
CLASSPATH=/xerces/class.
BTW, I have an xerces1.0.0 version running in my Sun Solaris 2.7 environment
and I'm just trying to set up a dual development environment.
Thanks in advance for any help.
tt