Hi! I'm using: RedHat Linux 5.1 Apache 1.3.4 Apache JServ 1.0b2 I've had servlets running for a while with no problems, but a new servlet that I have added keeps giving me the error message "[24/03/1999 22:10:31:179] (ERROR) ajp11: Servlet Error: NoClassDefFoundError: Ch atServlet" in my jserv.log file. I have checked all my Apache log files and am getting no errors in those log files. What does the NoClassDefFoundError mean? The ChatServlet.class file is in the same directory as many functioning servlets. I'm sure that I'm just doing something stupid. If it helps at all, I'm trying to get the basic java applet/servlet chat server running from the O'Reilly book "Java: Servlet Programming". Thanks in advance for any help, Stirling ---------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html/> Problems?: [EMAIL PROTECTED]
