- From: Paul Speed <pspeed@augustschell.com>
- Date: Wed, 13 Jan 1999 15:36:33 -0500 (EST)
- To: www-jigsaw@w3.org
Thank you all, This did indeed solve my problem (from another thread). I was able to recompile the HeaderDescription class with the changes and it worked. Just so everyone knows, another thing I noticed was that it works without change if you run without JIT. A possible solution for those that don't want to revert to older JDK versions and yet also don't want to mess with recompiling. Thanks again, -Paul (pspeed@augustschell.com) Yves Lafon wrote: > > 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:42:27 UTC