Did you delete "ajp12" from your JkMount lines and sub in "ajp13"?
John > -----Original Message----- > From: Bertus Keyser [mailto:bertus.keyser@;impress.co.za] > Sent: Thursday, October 31, 2002 11:18 AM > To: Tomcat Users List > Subject: RE: Compatibility between Windows and Linux tomcat ( mod_jk > ajp13 ) > > > Just did that plus a restart of Apache but still the same result. > > -----Original Message----- > From: Turner, John [mailto:JTurner@;AAS.com] > Sent: 31 October 2002 06:05 > To: 'Tomcat Users List' > Subject: RE: Compatibility between Windows and Linux tomcat ( mod_jk > ajp13 ) > > > > A suggestion: > > Take out everything to do with ajp12 from workers.properties. > > Delete the load-balance line. > > All you need are: > > worker.list=ajp13 > worker.ajp13.port=8009 > worker.ajp13.host=192.168.1.90 > worker.ajp13.type=ajp13 > > John > > > -----Original Message----- > > From: Bertus Keyser [mailto:bertus.keyser@;impress.co.za] > > Sent: Thursday, October 31, 2002 10:58 AM > > To: Tomcat Users List > > Subject: RE: Compatibility between Windows and Linux tomcat ( mod_jk > > ajp13 ) > > > > > > I can connect to the w2k machine easily with samba. > > > > > > > > I have included the config files below and attached for w2k. > > > > If you require any more information please just ask. > > > > > > Config files: > > > > access_log on linux/apache > > > > 192.168.1.115 - - [31/Oct/2002:16:59:53 -0200] "GET > > /webcomm1.5 HTTP/1.1" > > 404 291 "-" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)" > > > > tomcat logs on w2k > > > > unfortunately there is no change in either servlet jk.log or > > jasper ( no new > > servlet or jasper has been created with today date either ) > > > > The config files of the w2k/tomcat pc is attached. > > > > > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:tomcat-user-help@;jakarta.apache.org> > > > -- > To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
