资 源 简 介
This project has been moved to GitHub https://github.com/coassoftwaresystems/tomcat-isapi-installer
Tomcat IIS installer
This 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).
Technology
The 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 documentation
For more information about integrating Tomcat with