Deploying Interact on WAS from a WAR file
You can deploy the Interact application from a WAR file on WAS.
Complete the following tasks before you deploy Interact:
*
Confirm that your version of WebSphere® meets the requirements in the Recommended Software Environments and Minimum System Requirements document, including any necessary fix packs or upgrades.
*
To deploy the Interact application WAR file on WAS, complete the following steps:
1.
Go to the WebSphere® Integrated Solutions Console.
2.
a.
b.
c.
Set the value for the resultSetHoldability property to 1.
If you do not see the resultSetHoldability property, create the resultSetHoldability property and set its value to 1.
3.
Go to Applications > Application Types > WebSphere enterprise applications and click Install.
4.
In the Preparing for the application installation window, select the Detailed - Show all options and parameters check box and click Next.
5.
Click Continue to see the Install New Application wizard.
6.
Accept the default settings on the windows of the Install New Application wizard except the following windows:
*
In step 1 of the Install New Application wizard, select the Precompile JavaServer Pages files check box.
*
*
7.
In the left navigation panel of WebSphere® Integrated Solutions Console, navigate to Applications > Application Types > WebSphere enterprise applications.
8.
9.
In the Web Module Properties section, click Session Management and select the following check boxes:
*
*
10.
Click Enable Cookies, and in the Cookie name field, enter a unique cookie name.
11.
In the Applications > Enterprise Applications section of the server, select the WAR file that you deployed.
12.
In the Detail Properties section, select Class loading and update detection.
13.
In the Class loader order section, select the Classes loaded with local class loader first (parent last) option.
14.
For WAR class loader policy, select Single class loader for application.
15.