DOWNLOAD CONFIGURATION FILES A. Click on the following link to download the
Tomcat Connector ISAPI Redirector 1.2.15 B. Select the isapi_redirect.msi file and save it in a location on the machine.
INSTALL IIS REDIRECTOR FOR TOMCAT: C. Execute the downloaded isapi_redirect.msi installer file by double-clicking on it.
D. Read the License Agreement and accept it. Click Next.
E. IMPORTANT: Change the installation location to be identical with the Tomcat installation location, for example C:\Tomcat5.5.
F. Click Next to start the installation.
G. Click Finish.
CONFIGURE IIS H. Right-click 'Default Web Site' and select Properties. Continue as follows:
- H1. In the dialog box, select the 'ISAPI Filters' tab.
- H2. Click Add. Note: If there is already a filter 'jakarta' listed, please just review the following and then continue with step I.
- H3. In the Filter Properties dialog box, enter the Filter Name: Jakarta.
- H4. For the Executable, navigate to:
C:\Tomcat 5.5\bin\isapi_redirect.dll and click OK.
- H5. Click Apply and close the Default Web Site Properties dialog box.
I. In IIS Management Console, on the left panel of the window, navigate to Default Web Site > Jakarta.
J. On the right panel of the window, right-click on the isapi_redirect.dll and select Properties.
K. Select the File Security tab.
- K1. Under 'Anonymous Access and Authentication Control', click the Edit button.
- K2. Uncheck the 'Integrated Windows Authentication' box.
- K3. Click OK twice to confirm and close the dialog boxes.
REQUIRED ON WINDOWS 2003 ONLY: WEB SERVICES EXTENSION L. Expand the contents in the left panel of teh Internet Information Services (IIS) Management Console.
M. Click on Web Service Extensions and verify that the Web Service Extension 'Jakarta' is listed and set to allowed. If not, select 'Add a new Web service extension' and follow these steps:
- M1. Type 'Jakarta' for the Extension name.
- M2. Click Add and navigate to:
C:\Tomcat5.5\bin\isapi_redirect.dll. Click OK.
- M3. Check 'Set extension status to Allowed' and click OK to close the dialog box.
N. Close the IIS Management Console.