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:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to