Navigation:  Appendix > Installation of ISAPI Redirector > Tomcat Redirector for IIS, 64bit OS – Single Server Scenario >

Option B:

Previous pageReturn to chapter overviewNext page

Caution: Option B is only supported for IIS 7.x.

Backup your Tomcat installation folder before installing the ISAPI Redirector.

Extract the zipped file "Apache_Tomcat_Connector.zip" from the WebOffice10R3-DVD:

WebOffice10R3-DVD\Software\Miscellaneous\Apache Tomcat Connectors\Apache_Tomcat_Connectors.zip

 

Clean the Windows Registry if any previous version of Apache Tomcat Connector/ISAPI Redirector is installed.

Precondition: Java JDK 6 (64 bit) - Java JDK Update 37 is recommended - upgrade Java to this version if any previous version is installed.

Precondition: Apache Tomcat 6 (64 bit) on "C:\Tomcat" - Apache Tomcat 6.0.36 is recommended - upgrade Tomcat to this version if any previous version is installed.

If any newer version of Java or Tomcat is used, please contact web-support@mysynergis.com to check if this version is already supported.

 

The further steps are:

 

1.Copy uriworkermap.properties to "C:\Tomcat\conf"

2.Copy workers.properties.minimal to "C:\Tomcat\Conf"

3.Copy web.xml to "C:\Tomcat\Conf"

4.Copy context.xml to "C:\Tomcat\Conf"

5.Copy server.xml to "C:\Tomcat\Conf"

6.Create the directory "C:\Tomcat\bin\win"

7.Copy isapi_redirect.dll to "C:\Tomcat\bin\win"

8.Copy isapi_redirect.properties to "C:\Tomcat\bin\win"

9.Adjust the parameter in "isapi_redirect.properties" to your file paths.

 

Adjusting parameters in "isapi_redirect.properties"

Adjusting parameters in "isapi_redirect.properties"

 

Continue with the following steps in IIS 7.x:

 

Create virtual directory "Jakarta" and set the file path to "C:\Tomcat\bin\win".

 

Add a virtual directory "Jakarta" in the IIS Manager

Add a virtual directory "Jakarta" in the IIS Manager

 

In IIS Manager, on the left panel of the window, navigate to "Default Web Site" and click it, then double-click "Authentication" and click "Anonymous Authentication". Verify that it is "Enabled".

 

Open Authentication of Default Web Site in IIS Manager

Open Authentication of Default Web Site in IIS Manager

 

Status for "Anonymous Authentication" has to be activated

Status for "Anonymous Authentication" has to be activated

 

Navigate back to "Default Web Site", expand it and select "Jakarta". Double-click "Authentication" from the middle panel. Click "Anonymous Authentication". Verify that it is "Enabled".

Click "Jakarta" again. Double-click "Handler Mappings". If ISAPI.dll is disabled, select "Edit Feature permissions" from the right-hand side and enable "Execute".

 

Open Handler Mappings of jakarta virtual directory in IIS Manager

Open Handler Mappings of jakarta virtual directory in IIS Manager

 

Activate "ISAPI.dll"

Activate "ISAPI.dll"

 

Add "Jakarta" as an ISAPI filter in the "Default Web Site". Go to "Default Web Site", double-click "ISAPI-Filter" and click "Add...".

 

Go to Default Web Site and open ISAPI Filters in IIS Manager

Go to Default Web Site and open ISAPI Filters in IIS Manager

 

Add "Jakarta" as an ISAPI filter

Add "Jakarta" as an ISAPI filter

 

Add "Jakarta" as an ISAPI/CGI exception on the WebServer. Click in the left field on your webserver, then on "ISAPI and CGI Restrictions" and here on "Add...". Check the box "Allow extension path to execute".

 

Navigate to the webserver and open ISAPI and CGI Restrictions in IIS Manager

Navigate to the webserver and open ISAPI and CGI Restrictions in IIS Manager

 

Add "Jakarta" as ISAPI/CGI restriction

Add "Jakarta" as ISAPI/CGI restriction

 

16. Also take care the permissions (Full Control) on directories "Java" and "win" (C:\Tomcat\bin\win) are set to "IUSR", "Authenticated User" and "Network Service".

 

Add "IUSR", "Authentificated User" and "Network Service"

Add "IUSR", "Authentificated User" and "Network Service"