Previous Topic: Guidelines for Updating SiteMinder Policies

Next Topic: Deploy the SiteMinderLoginModule.sda


Change the Configuration of the SAP J2EE Engine

Use the AS Java Config Tool to add a parameter named smwebas.home that identifies the path to the SiteMinder Agent configuration directory that contains the SmWebAsSSO.conf file.

Follow these steps:

  1. Start the AS Java Config Tool. See the SAP documentation for details on how to start the tool on your operating system.
  2. Perform the following steps for each WebAS instance:
    1. Click the appropriate instance-ID entry.
    2. Click the VM Parameters tab.
    3. Click the System tab.
    4. Click the New button.
    5. Complete the fields in the New parameter dialog to create the smwebas.home parameter as follows:

      Name: smwebas.home

      Value (Windows): SMagent_install_dir\sapwebas\conf

      Value (UNIX): SMagent_install_dir/sapwebas/conf

      Note: On Windows, if the pathname contains spaces, use DOS notation.