Installation guide

StartRun , then type inetmgr .
StartControl Panel Administ rat ive T ools Int erne t Information Services (IIS)
Ma nager
The IIS 6 Manager window opens.
2. In the tree view pane, expand Web Sites
3. Right click on Default Web Site, and then click Propert ies
The Properties window opens.
4. Click the ISAPI Filters tab.
5. Click the Add button, and specify the following values in the Add/Edit Filter Properties
window:
Filte r name:
Specify jboss (exactly as written)
Exe cut able:
Specify NATIVE\sbin\isapi_redirect.dll
6. Click OK to save the values, and close the Add/Edit Filter Properties dialog.
Note
The ISAPI Filters tab now displays the jboss filter status and priority as Unknown
because IIS has not yet received requests for the resource. T he status and priority will
change to Loaded and High respectively once a request is executed.
Task: Define ISAPI Virtual Direct ory
Complete this task to define the ISAPI virtual directory using the IIS management console.
1. Right click on Default Web Site, and then click NewAdd Virtual Direct ory .
The Add Virtual Directory window opens.
2. Specify the following values in the Add Virtual Directory window:
Alias:
Specify jboss (exactly as written)
Physical pat h:
Specify NATIVE\sbin\
3. Click OK to save the values and close the Add Virtual Directory window.
4. In the tree view pane, expand Web SitesDefault Web Sit e .
5. Right click on the jboss virtual directory, and then click Prope rties .
6. Click the Virtual Directory tab, and make the following changes:
Exe cut e Permissions:
Select Scripts and Executables
Read che ck box:
Select to activate Read access
7. Click OK to save the values and close the jboss Properties window.
Task: Define ISAPI Web Service Extension
Complete this task to define the ISAPI web service extension using the management console.
1. Click Web Service Extensions, and in the Tasks group select Add a ne w Web service
ext ension.
The New Web Service Extension window opens.
2. Add the following values to the New Web Service Extension window:
Ext ension name:
Specify jboss (exactly as written)
Required file s:
Specify the path NATIVE\sbin\isapi_redirect.dll
Set ext ension status to Allowed:
Select the check box.
3. Click OK to save the values and close the New Web Service Extension window.
52 Chapter 14. Configuring the ISAPI connector on Windows