That's correct.  The Tomcat "side" of the JK/JK2 connectors is enabled in
server.xml by default. 

Look for a Connector element in server.xml that calls the CoyoteConnector
class with a port assignment of 8009.  That's your JK2 connector on the
Tomcat end.

On the Apache end, mod_jk2.so goes in the standard location for Apache
modules.

John


> -----Original Message-----
> From: Marko Asplund [mailto:aspa@;kronodoc.fi]
> Sent: Wednesday, November 06, 2002 7:34 AM
> To: [EMAIL PROTECTED]
> Subject: installation problems with Tomcat 4.1, mod_jk2 & connectors
> 
> 
> 
> i'm trying to build and install the Tomcat 4.1.12 connectors 
> for use with
> Apache 2.0.43 and Tomcat 4.1.12. i've been reading through the
> documentation but unfortunately, the Tomcat JK documentation 
> pages only
> discuss the configuration part and not the installation 
> process itself so
> i'm having problems figuring out how to exactly install the 
> connectors.
> 
> i've installed the mod_jk2 part but do i need to install the 
> connectors to
> Tomcat as well? the Connectors List mentions that the mod_jk2 
> connectors
> are enabled per default in Tomcat v4.1 which lead me to think that
> connector installation is not necessary.
> 
> best regards,
> -- 
>       aspa
> 
> 
> 
> 
> 
> --
> 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>

Reply via email to