Disabling the web application bridge

The portal administrator collects information about the content provider and its applications and then follows basic configuration steps to enable the web application bridge.

Procedure

  1. This information applies to CF09 and laterRun the following task to disable the web application bridge. This task automatically deploys the Reverse Proxy servlet (RPS) back to the default host and sets the RPS context root to /wps/vwat. It also removes the virtual host name.
    • AIX® HP-UX Linux Solaris:./ConfigEngine.sh undeploy-wab-virtual-host -DVirtualHostName=virtualHostName -DVirtualHostAlias=virtualHostAlias -DWasPassword=password
    • Windows: ConfigEngine.bat undeploy-wab-virtual-host -DVirtualHostName=virtualHostName -DVirtualHostAlias=virtualHostAlias -DWasPassword=password
    • IBM® i: ConfigEngine.sh undeploy-wab-virtual-host -DVirtualHostName=virtualHostName -DVirtualHostAlias=virtualHostAlias -DWasPassword=password

    virtualHostName is the name of the virtual host; for example, wab_host. virtualHostAlias is the DNS alias name that is used to access the applications on the virtual host; for example, wab.portal.com.

  2. This information applies to CF09 and laterComplete the following steps to disable single sign-on between portal and the virtual host alias that was created in the previous step.
    1. Log in to WebSphere® Integrated Solutions Console.
    2. Go to Security > Global Security > Web and SIP security > Single sign-on (SSO).
    3. Clear the domain name.
    4. Restart the WebSphere_Portal server.
  3. This information applies to CF09 and laterRemove the virtual host alias from the DNS server.