Previous Page | Next Page

Administering SAS Flex Application Themes

Deploying SAS Flex Application Themes on a Different Web Application Server

Typically, SAS Flex Application Themes are deployed along with other SAS Web applications on the same Web application server. If you want to deploy themes to a different Web application server, follow these steps:

  1. Deploy the EAR file by using the appropriate procedures for your Web application server.

  2. In SAS Management Console, navigate to Application Management [arrow] Configuration Manager, right-click on Flex Application Themes, and select Properties.

  3. On the Connection tab, complete the following:

    • Select the communication protocol (either http or https).

    • Enter the host name of the Web application server on which the theme is deployed.

    • Enter the port number of the Web application server.

  4. Click OK to save your changes.

  5. To enable the new theme location to take effect, restart your Web application server.

Previous Page | Next Page | Top of Page