I have installed Tomcat 4.0.2 running with IIS 5.0
using JDK 1.2.2.  Tomcat starts fine, but when I make
a request to my application, I get the following
error:

java.lang.NoSuchMethodError: java.net.Socket: method
setKeepAlive(Z)V not found
        at
org.apache.ajp.tomcat4.Ajp13Connector.run(Ajp13Connector.java,
Compiled Code)
        at java.lang.Thread.run(Thread.java:479)

I then changed the JDK to 1.3.1 and I no longer get
the exception, but my application doesn't work
properly because it requires 1.2.2.  I can't
understand why JDK 1.2.2 seems to be the problem when
it clearly states in the Tomcat documentation that it
supports 1.2 and higher.  Any ideas how I can get
Tomcat 4.0 to work with JDK 1.2.2??

-Adrian

__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to