Deploy the Sterling Configurator Visual Modeler on IBM WebSphere

You can deploy the Sterling Configurator Visual Modeler into your installation of IBM® WebSphere® Application Server.

Before you begin

The jersey jar files are released as part of fix packs. Ensure to extract the contents of fp0001 or later version of the installer zip file to a temporary location.

About this task

WAS_HOME is the IBM terminology for the container_home directory. On a UNIX system, its default location is /usr/WebSphere/AppServer/. In the WebSphere Administrator's Console, the node on which the servlet container is installed is displayed as the machine name, which is referred to as <server>.

Note: Start and stop the WebSphere application servers using the administration console (Integrated Solutions Console) or choose Start and Stop from the Windows Start menu's IBM WebSphere -> Application Server -> Profiles -> <server> menu. Stopping the server manually regards URLs with this character as invalid.

To deploy the Sterling Configurator Visual Modeler on

Procedure

  1. Log in to administration console at:
    
    https://<server>:9043/ibm/console/logon.jsp
    

    using the WebSphere administrator account. You can also start the administration console from the Windows Start menu.

  2. Browse to Security- > Secure administration, applications, and infrastructure, and uncheck the following check boxes:
    • Enable application security to disable WebSphere security
    • Java™ 2 Security to disable Java policy security
  3. Click Apply.
  4. Browse to Applications - > Install New Application.
  5. In the Preparing for the application installation panel, check the Local file system radio button, and click Browse to browse to the location of the WAR file.
  6. Enter the context name (for example, “Sterling”) for your Web application in the Context root text field, then click Next.
  7. In the Install New Application panel, Step 1 Select installation options, set the value of Application Name to your preferred one, for example “Sterling”, then click Next.
  8. In Step 2: Map modules to servers, Check Sterling Product Suite check box, then click Next.
  9. In Step 3: Map virtual hosts for Web modules:
    1. Check the Sterling Product Suite check box.
    2. Select default_host in the Virtual Host drop-down list.

      Click Next.

  10. In Step 4: Summary, click Finish.
  11. When WebSphere completes installing the Sterling Configurator Visual Modeler Web application, click the Save directly to the master configuration link.

    The Install New Application page displays when deployment completes.

  12. Click the Enterprise Applications link. On the Enterprise Applications page, select the application, then click Start.
  13. Verify that the Sterling Configurator Visual Modeler is successfully deployed by pointing your browser to:
    
    http://<server>:9080/Sterling/en/US/enterpriseMgr/matrix
    
    Note: For WebSphere Application Server, select and set the following in Websphere administration console: Application Server > Server specific application settings > Classloader policy > Multiple.
    Note: In the Enterprise Applications page, select the application and configure the following:
    • Classloading and update detection > Class loader order > Classes loaded with local class loader first (parent last)
    • Classloading and update detection > WAR class loader policy > Single class loader for application.