check your classpath again.
Is it not finding *your classes, or a library class file??
try setting the classpath in the autoexec.bat
-----Original Message-----
From: Benicio M. Sanchez [mailto:[EMAIL PROTECTED]]
Sent: Friday, 29 September 2000 9:24
To: [EMAIL PROTECTED]
Subject: error: java.lang.NoClassDefFoundError
I know I am risking a flame, but... I truly have tried everything. I
searched for "java.lang.NoClassDefFoundError" and did not find any matches
in the archives. Maybe someone can shed some light...
I am importing a class in an applet. The webpage in which the applet is
invoked is dynamically generated by a servlet.
-When compiling my servlet I get no errors
-When compiling my applet I get no errors
... , however when running my servlet from certain machines (including the
one on which my web server is running) I get a: "error:
java.lang.NoClassDefFoundError" message on the status bar and the applet is
not loaded.
I have copied my class virtually everywhere in my classpath, with no
success.
I have tried changing my codebase in the <applet> call, nothing.
I could really use some help...
Thanks in advance for your attention!
Benicio Sanchez
Information Networking Institute
Carnegie Mellon University
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
____________________________________________________________________________
________________________________________
IMPORTANT: This email is intended only for the use of the individual or
entity named above and may contain information that is confidential and
privileged. The views expressed in this e-mail are those of the author and
not of the company unless otherwise clearly indicated. When addressed to
our clients, any information or quotes contained in this e-mail are subject
to the terms and conditions relevant at that time to the matter being
addressed. If you are not the intended recipient and have received this
e-mail in error, please notify us immediately by return email or telephone
+61 8 93235555 and delete the e-mail and any attachments without using or
disclosing the contents in any way. If you are not the intended recipient
any dissemination, distribution or copying of this e-mail is strictly
prohibited. Before opening or using attachments, check them for viruses and
defects. Our liability is limited to re-supplying any affected attachments.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html