Re: Packaging CSS Validator and Command line

On Tue, 9 Jan 2007, olivier Thereaux wrote:

> html request http://www.w3.org/
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> org/w3c/tools/resources/ProtocolException
>       at 
> org.w3c.css.css.StyleSheetGenerator2.<init>(StyleSheetGenerator2.java:68)


Ok, there is a missing jar, there. The one containing Jigsaw's client-side 
HTTP stack. Either you put the class in the same jar, or you have the two 
jars and set the classpath (from the validator.jar) accordingly.
Cheers,

-- 
Baroula que barouleras, au tiéu toujou t'entourneras.

         ~~Yves

Received on Tuesday, 9 January 2007 17:33:16 UTC