Deploying Marketing Operations on Websphere
You can deploy the Marketing Operations application from a WAR file or an EAR file on the WebSphere® Application Server (WAS).
Before you begin
- Verify that your version of WebSphere meets the requirements that are described in the Recommended Software Environments and Minimum System Requirements document, including any necessary fix packs or upgrades.
- You use the WebSphere Integrated Solutions console to configure your WebSphere Application Server. The steps that follow provide guidance for setting specific controls.
About this task
Complete the following steps to set up the environment for deploying Marketing Operations:
Procedure
Deploying the WAR or EAR file
When you deploy a new enterprise application, the WebSphere Integrated Solutions Console presents a series of forms. The steps that follow provide guidance for setting specific controls on these forms. Different versions of WebSphere can present controls in another sequence or with other labels.
About this task
Complete the following steps to deploy the WAR or EAR file:
Procedure
Defining class loader policy
Class loader policy defines how the application is configured on WAS. You must change some of the default settings on WAS before you deploy Marketing Operations.
About this task
Complete the following steps to define the class loader policy:
Procedure
- On the Override class reloading settings for Web and EJB modules. , select
- For Class loader order, select Classes loaded with local class loader first (parent last).
- For WAR class loader policy, select Single class loader for application.
- Click Apply and Save Settings.
Defining settings for cookies
You must define and set settings for cookies by using Session Management option on the Websphere Enterprise Applications.
About this task
Complete the following steps to define the settings for cookies:
Procedure
- Go to the .
- Select Override session management.
- Select Enable cookies.
- Click Apply, then go to the .
- Change the Marketing Operations Cookie name from JSESSIONID to UMOSESSIONID.
- Click Apply and Save Settings.
Defining EAR module settings
If you deployed an EAR file, you must define settings for the individual WAR files that are contained by the EAR files.
About this task
Complete the following steps to define EAR file module settings: