I have read a few messages about java.lang.NoClassDefFoundError in the
error log, and I wonder if anyone has solved this problem? My Servlets
when they first start I do not get the error, but when I reload the
servlet I get the error. It does not crash the vm or anything, so
technically it's ok, but i don't like it in the logs. It is on a unix
platform that I get the error. The servlets work fine on NT and Win 95.
Some servlets do not have this problem it is only the servlets that call
other Java Methods that are not servlets that I have the jar files in my
wrapper and classpath.
As I said though the first time through I do not get the error and the
second I do. I've tried it with and without a servlet init method and
still the same results.
Any help would be appreciated.
Also thanks for the log and system out info! :-)
--
David R. Musser
MCSE MCP+I
[EMAIL PROTECTED]
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]