Hi,

Recompile your servlet that you are accessing..i.e. serverAuthent, then it
will work.
You have compiled a java program that is used in serverAuthent, but not
serverAuthent.java...so recompile this program then it will run.

Gautam
----- Original Message -----
From: Carine Porret <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 12, 2000 3:17 PM
Subject: java.lang.ClassFormatError


> Hello,
>
> This is my first mail on this list, I hope I will be clear: I developped a
servlet working on NT and I'm trying to install my java classes on Unix. I
configured the Netscape Entreprise Server to allow servlets and launched my
servlet...I get an error message "failure trying to GET
/servlet/serverAuthent, sun/servlet/netscape/NSRunner reports:
java.lang.ClassFormatError ''.
>
> Would anybody have an idea of where the error comes from? How can I debug?
Is this error related to the servlet code or to the configuration ?
>
> Thanks a lot
>
> Best Regards,
>
> Carine Porret
> [EMAIL PROTECTED]
>
>
___________________________________________________________________________
> 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
>

___________________________________________________________________________
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

Reply via email to