Hello,
We are triying to implement the Worksite MP Trusted Logon feature.
According to the document "Internet Information Server Integration" we should be able to access Worksite MP Application : http://
/worksitemp/index.jsp once the different configuration have been applied.
Here what we did:
1) Update the isapi_redirector.reg
2) Double-click on the isapi_redirector.reg (import to the Windows registry)
3) Create a new virtual directory called worksitemp that point to \webapps\worksitemp
4) Create a new virtual directory called jakarta that point to \webapps\worksitemp\WEB-INF\config\jk\iis\bin (execute-permission)
5) Add the Jakartat Redirect filter
The status of the Jakarta Redirect filter displays a Green Up Arrow.
I can access Worksite MP Application using this url : http://mdc-wsmpdev01:8080/workistemp/index.jsp (TomCat 4.1.3 is installed)
IIS is listening on port 80.
Here additional info:
Worksite MP version 4.1.1.9.10 (patch 9)
Windows 2k3 Standard Edition
TomCat 4.1.3
JDK 1.4.2_03
Are we missing something?
Thanks for your help!
JF