Re: noClassDefFoundExceptions

1998-06-12 Thread Cynbe ru Taren
| jdk1.1.5.v7 ... "noClassDefFoundException" I'm working on tracking down field-not-found and method-not-found errors in the same version, which appear to be due to some sort of internal race condition. Can't say much more as yet, they're extremely condition-sensitive and erratic. What you have

noClassDefFoundExceptions

1998-06-12 Thread Bastien Duclaux
Hello, I'm using the jdk1.1.5v7 on a libc system with an apache server and the jserv servlet runner (http://www.debriefing.com, the new meta search engine). I get sometimes noClassDefFoundException in my servlet log. It seems that it doesn't affect the program at all, but i wonder why I have this