|
Project Information
Featured
Downloads
Links
|
Tomcat IIS installerThis project provides an MSI installer for the Tomcat ISAPI redirector, in order to connect Tomcat to the Microsoft IIS webserver. The latest version supports installing on Windows 2000, 2003, 2008 and 2008R2. The installer is available for 32-bit and 64-bit Windows (Itanium support has been dropped since version 1.2.28). TechnologyThe installer is build based on WiX version 3.5. It will install the necessary files to a directory, and register the extension with the IIS default website. To compile the installer you need Visual Studio 2010 with a WiX v3.5 installation. The installer can also be compiled using the free IDE SharpDevelop. Tomcat documentationFor more information about integrating Tomcat with IIS, please read the Tomcat connector IIS HOWTO. |