Hi,
just wanted to let you know that there might be a problem in Ajp13Connector.class when 
you are running Tomcat 4.03 as a standalone service in debugmode in Visual caf� 4.1 a 
with jdk 1.2.2  VM. Ajp13Connector uses setKeepAlive that isn't included in that 
version of the Socket class. I just commented out socket.setKeepAlive(true) in 
Ajp13Connector.java. I don't know if there are any problems with doing that, but if 
you don't you can't run jsp files with that jdk. Maybe you could replace the Socket 
package in the jdk 1.2.2 that come's with Visual Caf� 4.1a with a Socket package that 
comes with 1.4 (or 1.3)  if it doesn't use any new native methods.

Does anyone know any other VM issues concerning VCaf� 4.1 and Tomcat 4.03 (ie jdk 
1.2.2 and 1.4)?

Alexander H�glind
[EMAIL PROTECTED]

Reply via email to