RE: Apache & Tomcat as Service on Win2k

2002-03-08 Thread Chris Pheby
Thanks Andrzej, but I tried setting up a dependency as you suggested. Rather than edit the registry I used Service+ from http://www.activeplus.com/. This proved unsuccessful. Does anyone have experience of sucess with JavaService in Tomcat 4.0.4 beta 1 - I think the problem may be that the old j

RE: AJP12 to AJP13

2002-03-08 Thread Ion Larranaga
You will also have to change your JDK, as the Ajp13Connector class uses socket.setKeepAlive(...), which was first included in JDK 1.3. With the correct version of the JDK the only thing that must be done is changing tomcat and mod_jk configurations. Hope it helps, Ion -Mensaje original

<    1   2