Hi,

My details are as follows:

Operating System: SCO Openserver 5.0.5
JDK 1.2.2-001:2000-Feb-17 green threads, sunwjit
Installed Xerces-J 1.3.1

I have tried to run the DOMCount and DOMWriter samples, but I keep getting
an error. Here is what I typed:

java dom.DOMWriter -p dom.wrappers.DOMParser data/personal.xml (as given in
the documentation)

The error I received was:

Exception in thread "main" java.lang.NoClassDefFoundError: org/w3c/dom/Node

I don't know a much about java, but I have found that I have the org/w3c/dom
java classes installed under <xerces-install-dir>/src/

Looks like a pathing issue. Could someone tell me how I can get it to
reference these org classes.

Thanks,
Sam





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to