Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step 2. Extract the zip file to the desired location (referred to as "FlexDeploy Home" in this document). See example below, where zip was extracted in C:\installs\FlexDeploy folder.

Image Added

Step 3. Modify Tomcat Environment script setenv.bat for JAVA_HOME.

...

Tip

Even when JAVA_HOME is already set in your environment, it would be a good idea to set it in setenv.bat.

For example - set JAVA_HOME=c:/installs/Java/jdk1.8.0_121

...

Step 4. Start tomcat by running the following script. (Double click on it, or run it from a command window)

...