Re: HttpDate class not found when running jigadm

On Wed, 13 Jan 1999, Bern McCarty wrote:

> 
> java.lang.ClassNotFoundException: org/w3c/www/http/HttpDate
> 
> I got past this once.  Now I don't remember what I did.  Running under Java
> 1.2.  Can someone give me a boost?  I have jigsaw.zip in my classpath.  What
> else do I need?

It is a jdk1.2 NT classloader problem, try to revert to jdk1.1.7b and it
will be ok.
You can also do little modifications and recompile Jigsaw (read the FAQ
before if you want to compile with servlet support).

see http://lists.w3.org/Archives/Public/www-jigsaw/1999JanFeb/0009.html
for more details.
I may issue sooner or later a 2.0.0a version because of that :/
Regards,

      /\          - Yves Lafon - World Wide Web Consortium - 
  /\ /  \        Architecture Domain - Jigsaw Activity Leader
 /  \    \/\    
/    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org    

Received on Wednesday, 13 January 1999 15:28:32 UTC