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:
Go to
Applications > Application
Types > WebSphere Enterprise
Applications and select the enterprise application
created when you deployed the portal
.war file. Click
Update.
Select "Replace or add a single module."
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.
Browse the remote file system to the newly created
.war file in the Liferay deploy output
directory. Continuing the example above, this might be
/home/endeca/liferay/websphere-deploy/endeca-navigation-portlet.war.
Click
OK.
Select the detailed install path and 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/).
Once it has successfully updated, click
Save directly to master configuration.