Most common reason I've seen for this error: you forgot to import
java.net.socket.
-mark
-----Original Message-----
From: Bertus Viljoen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 28, 2000 2:12 AM
To: [EMAIL PROTECTED]
Subject: 1.3 Bug?
Hi,
I tried to set setSendBufferSize(int) in java.net.Socket. I get a message
java.lang.NoSuchMethodError:.
This is the first time I ran my servlet after upgrading to Java 2 SDK, v
1.3.0.
I took the line out and the servlet runs fine. Am I missing something or is
the a bug?
I am using jsdk2.1 on a Win2K computer.
Can anyone confirm this for me.
Regards,
Bertus Viljoen
___________________________________________________________________________
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