WebSphere® guidelines
Guidelines
Follow the guidelines in this section when deploying IBM® Unica Marketing EAR files on WebSphere®.
*
If you are deploying IBM® Unica Marketing EAR files on WebSphere® 6.1, ensure that your version is WebSphere® 6.1.0.21 or higher.
*
If you are deploying IBM® Unica Marketing EAR files on WebSphere® 7.0, ensure that your version is WebSphere® 7.0.0.15 or higher.
*
*
In the form where you browse to and select the WAR file, select Show me all installation options and parameters so the Select Installation Options wizard runs.
*
In step 1 of the Select Installation Options wizard, select Precompile JavaServer Pages files.
*
In step 3 of the Select Installation Options wizard, ensure that the JDK Source Level is set to 15.
Steps for deploying on Websphere
1.
Deploy the IBM® Unica® EAR file as an enterprise application.
2.
In the server's Web Container Settings > Session Management section, enable cookies.
3.
In the server's Applications > Enterprise Applications section, select the EAR file or WAR files that you deployed, then select Class loading and update detection and set the following General Properties:
*
*
For Class loader order, select Classes loaded with application class load first.
*
For WAR class loader policy, select Single class loader for application.
*
*
For Class loader order, select Class loader for each WAR file in application.
*
For WAR class loader policy, select Class loader for each WAR file in application.
4.
If your system tables are in DB2®, go to the data source's Custom Properties. Set the value for resultSetHoldability to 1.
If you do not find a field named resultSetHoldability, add this as a custom property with the value set to 1.
5.
If you are deploying multiple IBM® Unica® applications, modify the session cookie name for each deployed application to ensure that it is unique, as follows:
*
In the server's Applications > Enterprise Applications > [deployed_application] > Session Management > Enable Cookies > Cookie Name section, specify the session cookie name.
*
Select the Override session management checkbox.
IBM WebSphere Application Server V7.0 requires fixpack 7.0.0.17 or higher