Previous Topic: Deploy the Web Interface on WebSphere (Windows)Next Topic: Deploy the Web Interface (JBoss)


Deploy the Web Interface on WebSphere (UNIX, Linux, and zLinux)

Note: The instances of Linux in this section refer to both the Linux and zLinux operating environments.

You can deploy the Web Interface on WebSphere for UNIX and Linux.

Follow these steps:

  1. Verify that the target WebSphere Application Server is running.
  2. Start the WebSphere Application Server Administrative Console.
  3. Expand the Applications entry in the Actions tree in the left frame.
  4. Click Install New Application.
  5. In the Preparing for the Application Installation dialog, under Path, select Local Path and enter the path name for the fully qualified path to the harweb.war file created when you installed the Web Interface.

    Important! You can enter non-English characters (such as Japanese or accented characters) when you specify the name of the context root (WAR file name). Note, however, that .WAR file names with non-English characters may lead to problems due to system limitations in some servlet containers. If your .WAR filename contains non-English characters, Tomcat and other application servers may not be able to generate a context with a matching name. Therefore, you should use only single-byte, English characters when you name the .WAR file you are creating, especially for Tomcat.

  6. Under Context Root, enter /webapp-name, where webapp-name is the name of your Web Interface application instance and click Next.
  7. Activate the Generate Default Bindings check box. Click Next.
  8. In the Application Security Warning dialog, click Continue.
  9. In Step 1 in the Install New Application dialog, enter an appropriate name and provide the Web Interface as the entry. Click Next.
  10. Select appropriate site-specific options. Click Finish when completed.
  11. On the Enterprise Applications frame, select the check box for the name you previously gave this application.
  12. Click Start.

    The Web Interface is now deployed into your application server and is addressable as /webapp-name appended to your web application server's URL.