Sun Java System Portal Server Mobile Access 7.1 Administration Guide

Enabling Mobile Access Feature in Portal Server 7.1

If you have installed Portal Server 7.1 application, the Mobile Access feature in it is disabled by default. To enable the Mobile Access feature in Portal Server 7.1, perform the following tasks in Webserver:

  1. Open the /var/opt/SUNWwbsvr7/admin-server/config-store/host-name/web-app/host-name/amserver/WEB-INF/web.xml file and /var/opt/SUNWwbsvr7/https-host-name/web-app/host-name/amserver/WEB-INF/web.xml file.

  2. Search for the filter entry in web.xml file.

  3. Uncomment the entry for the amlcontroller and save the file. The lines you need to uncomment in the amlcontroller file are:


    <filter>
    		<filter-name>amlcontroller</filter-name>
    	<filter-class>com.sun.mobile.filter.AMLController</filter-class>
    </filter>
    
    <filter-mapping>
    	<filter-name>amlcontroller</filter-name>
    	<url-pattern>/*</url-pattern>
    </filter-mapping>
  4. Restart the Application Server/Web Server.

    In Application Server, perform the following tasks:

  1. Open the /var/opt/SUNWappserver/domains/domain1/generated/xml/j2ee-modules/amserver/WEB-INF/web.xml file and /var/opt/SUNWappserver/domains/domain1/applications/j2ee-modules/amserver/WEB-INF/web.xml file.

  2. Search for the filter entry in web.xml file.

  3. Uncomment the entry for the amlcontroller and save the file

  4. Restart the Application Server/Web Server.

ProcedureTo Configure Mobile Access in Portal Server 7.1

  1. Login the Portal Server Console application.

  2. Click the Portals tab.

  3. Click the portal1 portal from the list of available portals.

  4. Select DeveloperSample from the Select DN drop down list.

  5. Change the value of ParentContainer field available in the Desktop Attributes to WirelessDesktopDispatcher.

ProcedureTo Mention the Change in Success URL

  1. Login to the Access Manager Console.

  2. Go to the developer sample org.

  3. Select Services.

  4. Change the Default Success Login URL available under core to/portal/dt.