Deploying generated .war files on WAS 7 with the Integrated Solutions Console

You can use the IBM Integrated Solutions Console to deploy the .war files it finds in the websphere-deploy directory.

Note: These steps may need to be adjusted for alternate WAS configurations.

To deploy a generated .war file with the Integrated Solutions Console:

  1. Go to Applications > Application Types > WebSphere Enterprise Applications.
  2. Select the enterprise application created when you deployed the portal .war file, then click Update.
  3. Select Replace or add a single module.
  4. Specify the path to deploy the file as the display name of the new module.

    For example, if you are adding endeca-navigation-portlet.war, specify the path as endeca-navigation-portlet.

  5. Browse the remote file system to the newly created .war file in the deploy output directory.

    Continuing the example above, this might be /home/endeca/liferay/websphere-deploy/endeca-navigation-portlet.war.

  6. After finding the file, click Ok.
  7. Select the detailed install path. Keep the defaults on all screens except the context root.

    Set the context root to match the display name of the new plugin (in this example, /endeca-navigation-portlet/).

  8. Once it has successfully updated, click Save directly to master configuration.