Sunny Fok wrote: > > Hi, > > I am using the latest tomcat 4.0.1 with apache 1.3.22 and try to use mod_jk. > > The tomcat log keeps reporting > Apache Tomcat/4.0.1 > java.lang.NoSuchMethodError: java.net.Socket: method setKeepAlive(Z)V not found > at org.apache.ajp.tomcat4.Ajp13Connector.run(Ajp13Connector.java:774) > at java.lang.Thread.run(Thread.java, Compiled Code)
The JVM you are using is too old. setKeepAlive requires a 1.3 JVM > > Thanks, > Sunny. > > <BR>Powered by FlexiMail > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>