Redeploying Liberty
Redeploy Liberty to update the i2 Analyze application with your configuration changes.
About this task
In a multiple-server environment, run all toolkit tasks from the Liberty server.
If you follow this procedure in a deployment that provides high availability, you must complete each step on every Liberty server in your environment before you move to the next step.
Procedure
- In a command prompt, navigate to the toolkit\scripts directory. 
- Stop Liberty: - setup -t stopLiberty
- Update the i2 Analyze application: - setup -t deployLiberty
- Start Liberty: - setup -t startLiberty
- If you are using the IBM HTTP Server, start or restart it. 
