Recheck these steps.
Configuring IIS to Use the Tomcat Connector (Plug-In) see 7.61 installation manual p128.
A. Checks out it's installed in:
C:\Program Files\Apache Software Foundation\Jakarta Isapi Redirector
HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi R
edirector\1.0
B. Set up IIS aliases (virtual directories) need to be set up for IIS Web site electra:76
Directory containing Managed
Reporting and other front-end
components.
/ibi_html = drive:\wf76\ibi\WebFOCUS76\ibi_html
Read and execute permissions appears as wheel
Directory for accessing self-service
WebFOCUS applications.
/approot = drive:\ibi\apps
Read only permissions appears like a ball.
Directory of the Tomcat Connector.
This is needed when using Tomcat
with IIS.
/jakarta = C:\Program Files\Apache Software Foundation\Jakarta Isapi Redirector\bin NB no end \
Read, scripts and execute permissions appears as wheel
C. The following file is added to the electra:76 Web site as an ISAPI Filter:
jakarta = C:\Program Files\Apache Software Foundation\Jakarta Isapi Redirector\bin\isapi_redirect.dll
Click on Properties of web site (NOT of IIS) and look under ISAPI filters. NB when you add it, it does not appear with a green pointer. It requires a restart of the IIS service to sort this out.
D. Add the following lines so redirection works as in 7.1
to C:\Program Files\Apache Software Foundation\Jakarta Isapi Redirector\conf\uriworkermap.properties
/ibi_apps=ajp13w
/rcaster=ajp13w
E. On Windows 2003 Server, you must create a Web Services Extension for the Tomcat
Connector.
1. Open the Internet Services Manager. You can access this from the Start menu by
selecting Start, then Run, and entering the following:
inetmgr
The Internet Information Services window appears when you hit Enter.
2. Expand your hostname on the left, right-click Web Service Extensions, andselect Add a
new Web service extension.
3. In the Extension name field, enter:
jakarta
4. Check Set extension status to allow.
5. Click Add and browse to select the isapi_redirector.dll file. For example:
C:\Program Files\Apache Software Foundation\Jakarta Isapi
Redirector\bin\isapi_redirect.dll
6. Click Open and then OK to close windows and return to the main Internet Services
Manager window.
7. Ensure the Jakarta-Tomcat Web service extension's status is set to allow.
8. Restart IIS.
Reference:
F. The following filter is deleted from electra MACHINE as an ISAPI Filter:
ServletExec = c:\InetPUb\Scripts\ServletExec_ISAPI.dll
Click on Properties of web site (NOT of IIS) and look under ISAPI filters.
If the ISAPI filter is on the machine it will be applied before any filters on the Website. Thus all websites will redirect to the atlanta servlet! This is the key to running the atlanta servlet and apache together.
G. The following file is added to the electra:80 Web site (existing 71 install) as an ISAPI Filter:
ServletExec = c:\InetPUb\Scripts\ServletExec_ISAPI.dll
Click on Properties of web site (NOT of IIS) and look under ISAPI filters. NB when you add it, it does not appear with a green pointer. It requires a restart of the IIS service to sort this out.
H. The following file is added to the electra-ext:80 Web site (existing 71 install) as an ISAPI Filter:
ServletExec = c:\InetPUb\Scripts\ServletExec_ISAPI.dll
Click on Properties of web site (NOT of IIS) and look under ISAPI filters. NB when you add it, it does not appear with a green pointer. It requires a restart of the IIS service to sort this out.
I. Use test page of
http://electra(:76)/ibi_apps/about.jsp to confirm everything is ok on both 71 and 76 sites.
Next copy of config files and configuration of MRE.
Server: WF 7.6.2 ( BID/Rcaster) Platform: W2003Server/IIS6/Tomcat/SQL Server repository Adapters: SQL Server 2000/Oracle 9.2
Desktop: Dev Studio 765/XP/Office 2003 Applications: IFS/Jobscope/Maximo