Re: XMLC Command

Mark van Leeuwen <[email protected]> Wed, 05 Nov 2003 17:24:45 +0100
Newsgroups gmane.comp.java.enhydra.xmlc
Organization Virgil B.V.
Message-ID <[email protected]>
Stefan Koulouris wrote:

> Exception in thread "main" java.lang.NoClassDefFoundError: 
> org/w3c/dom/ranges/Do
> cumentRange


As Jacob wrote, but maybe more specifically, you are (at least) missing 
xml-apis.jar in your classpath. You can find this at the w3c.

-- 
Mark