Removing Mobile Portal Accelerator pages from a virtual portal

Before uninstalling Mobile Portal Accelerator, you should remove Mobile Portal Accelerator pages from virtual portals.

About this task

To display a list of virtual portals in WebSphere® Portal, open the Virtual Portal Manager portlet: Administration > Virtual Portals > Manage Virtual Portals.

If you need to remove Mobile Portal Accelerator pages from a virtual portal, follow these steps.

Procedure

  1. Log in to the server as administrator.
  2. Change your working directory to wp_root/bin.
  3. Run the following command to remove Mobile Portal Accelerator from the virtual portal:
    AIXLinuxSolaris
    ./xmlaccess.sh -user admin_ID -password password -url virtual_portal_URL -in wp_root/wp.mobile/wp.mobile.mwp/config/templates/RemoveWEMPFromVirtualPortal
    Windows
    xmlaccess -user admin_ID -password password -url virtual_portal_URL -in wp_root\wp.mobile\wp.mobile.mwp\config\templates\RemoveWEMPFromVirtualPortal
    where:
    • admin_ID is the administrator ID that manages the virtual portal.
    • password is the password for the administrator ID.
    • virtual_portal_URL is the URL of the virtual portal, such as http://hostname.domain.com:10040/wps/portal/virtual_portal.
    • wp_root is the directory where WebSphere Portal is installed.
  4. Restart the portal server using the following commands:
    AIXLinuxSolaris
    wp_profile_root/bin/stopServer.sh server_name -username WAS_admin -password WAS_admin_password_value
    wp_profile_root/bin/startServer.sh server_name
    Windows
    wp_profile_root\bin\stopServer server_name -username WAS_admin -password WAS_admin_password_value
    wp_profile_root\bin\startServer server_name

    where server_name is the name of the WebSphere Application Server instance (for example, WebSphere_Portal).




Terms of use
(C) Copyright IBM Corporation 2012. All Rights Reserved.