Thanks for the clarification. I happened to read some old documentation (on
the Tomcat site) mentioning the DLL and got the wrong/confusing feelings.

Dong

-----Original Message-----
From: Rainer Jung [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 2 January 2007 6:44 PM
To: Tomcat Users List
Subject: Re: mod_jk.dll Support

The tomcat connectors exist as a plugin for various web servers (Apache 
httpd 1.3, 2.0, 2.2, IIS and Sun). Depending on the web server you use, 
you have to download the appropriate file.

All variants are in the directory

http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/win32/jk-1.2
.20/

At the bottom of the directory index view, there is an explanation, 
which file you will need:

     * mod_jk-apache-1.3.37.so is for Apache 1.3.x. Rename to mod_jk.so 
before putting it in your Apache/modules directory
     * mod_jk-apache-2.0.58.so is for Apache 2.0, and works with Apache 
2.0.58 and later. Rename to mod_jk.so before putting it in your 
Apache2/modules directory.
     * mod_jk-apache-2.2.3.so is for Apache 2.2, and works with Apache 
2.2.3 and later. Rename to mod_jk.so before putting it in your 
Apache2/modules directory.
     * isapi_redirect.dll is for IIS 5 and later Web Server.
     * nsapi_redirect.dll is for Sun ONE Web Server 6.1 and later 
(formerly Netscape iPlanet).
     * jk_symbols.zip contans debug (.pdb) information for all modules.

Please note, that module files for Apache httpd traditionally have file 
names ending in .so, not in .dll.

Regards,

Rainer Jung

JiaDong Huang wrote:
> Hi,
> 
>  
> 
> This is a re-post as a new email thread. Thanks Mark pointing it out - I
did
> not realize using reply would cause confusion to the mailing list.
> 
>  
> 
> I can not find the mod_jk.dll from jk-1.2.20 build. Does it mean that is
not
> supported any more? Or I should use the mod_jk-apache-2.2.3.so instead?
> 
>  
> 
> Thanks!
> 
>  
> 
> Dong

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to