Step 1. Stop the Tomcat server
...
Step 2. Download HTTPS Agent software
Make sure that you have downloaded Download and unzip the latest version of the agent and unzip it into a temporary location (for example, /u01/software), so it can be accessed during the upgrade process. You can get download links from The download link is available on the http://support.flexagon.com page. Do not unzip the distribution directly into the AGENT_HOME directory so we can prevent unwanted file(s) or folder(s) from being overwritten.
Linux
Code Block | ||
---|---|---|
| ||
mkdir /u01/software/agent cd /u01/software/agent unzip <download location path>/HttpsAgentTomcatComplete-6.5.x.x.zip |
...
Backup the current apache-tomcat-flexdeploy-https-agent folder. We This will use this be used to reference the existing configuration.
Note |
---|
This step is required. Otherwise your the existing configuration will be lost later on. |
...
Step 5. Apply old configuration
You will need to apply Apply the old configuration from the backup.
...