Ah, that error is because of your DOMEcho.java program, not the jaxp.jar file.
Make sure the directory DOMECho.java resides in is a part of CLASSPATH. FYI, not only the jar files, but all the .class files must be reachable ( is there a better
word? ) through the CLASSPATH. The ClassLoader in JVM searches for the .class files in the current directory and all the directories in the CLASSPATH.
Hope that helps!
------------------
Ajith Kallambella M. Sun Certified Programmer for the Java�2 Platform.
IBM Certified Developer - XML and Related Technologies, V1.