Previous Topic: How to Set Up Your Environment for JSP Password Services

Next Topic: How to Configure the ServletExec Servlet Engine for JSP Password Services on a Sun Java System Web Server in the UNIX Operating Environment

How to Configure the ServletExec Servlet Engine for JSP Password Services for an IIS Web Server

To configure the ServletExec Servlet Engine for SiteMinder JSP-based Password Services, use the following process:

Note: You can access the ServletExec documentation on the New Atlanta Web site.

  1. Open the ServletExec Administration interface.
  2. Add the following items to the classpath of the virtual machine:

    web_agent_home\jpw\jpw.jar

    web_agent_home\java\jsafe.jar

  3. Make the following modifications to the top-level web.xml file of your web application.
    1. Add the following servlet:.
      • Servlet Name: PSWDChangeServlet
      • Servlet Class: PSWDChangeServlet
    2. Create the following servlet mapping:
      • URL pattern: /siteminderagent/pwservlet/PSWDChangeServlet
      • Servlet Name: PSWDChangeServlet
  4. Repeat Step 3 for each web.xml file of your web application.


Copyright © 2010 CA. All rights reserved. Email CA about this topic