Not really, i�m trying to connect Tomcat to IIS, I've alreary done that with AJP13 Connector but the problem is that i cannot use the administration tool.
Somebody told me to use the Coyote Connector instead -----Mensaje original----- De: Andrew [mailto:[EMAIL PROTECTED]] Enviado el: Mi�rcoles, 14 de Agosto de 2002 02:57 p.m. Para: 'Tomcat Users List' Asunto: RE: Coyote Conecction in Tomcat 4.1.8 Let me clarify. It's not a show stopper for connecting Apache 2.0.39 to Tomcat 4.1.x via mod_jk2. - Andrew > -----Original Message----- > From: Andrew [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 14, 2002 2:50 PM > To: 'Tomcat Users List' > Subject: RE: Coyote Conecction in Tomcat 4.1.8 > > > It's informational in nature. Not really an error. > > - Andrew > > > -----Original Message----- > > From: Isabel Lameda [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, August 14, 2002 1:45 PM > > To: '[EMAIL PROTECTED]' > > Subject: Coyote Conecction in Tomcat 4.1.8 > > > > > > Does anybody knows how to use te Coyote Connector in Tomcat > > 4.1.8? I�ve this line in my server.xml: > > > > <Connector className="org.apache.coyote.tomcat4.CoyoteConnector" > > port="8009" minProcessors="5" maxProcessors="75" > > enableLookups="true" redirectPort="8443" > > acceptCount="10" debug="0" connectionTimeout="20000" > > useURIValidationHack="false" > > > > protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler"/> > > --> > > > > Actually i�m having this error: > > > > INFO: APR not loaded, disabling jni components: > > java.io.IOException: no jkjni in java.library.path > > > > I don�t really understand bescause in jakarta home page i > > found that the CoyoteConnector is already included in Tomcat 4.1.8 > > > > -- > > To unsubscribe, e-mail: > > <mailto:tomcat-user-> [EMAIL PROTECTED]> > > For > > additional commands, > > e-mail: <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-> [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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
