Versions Compared

Key

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

...

  • Copy Tomcat_Complete.zip/apache-tomcat-flexdeploy/webapps/flexdeploy.war file into <TOMCAT_HOME>/webapps folder.

Copy Plugins

Include PageCopy Plugins for Auto Upload - Migration GuideCopy Plugins for Auto Upload - Migration GuideAt startup, FlexDeploy will upload and activate all the plugins. Perform these steps for auto upload of plugins.

  • Create a folder called plugins inside your FlexDeploy working directory.
  • Copy all the jar files from <Tomcat Complete Zip>/plugins to FLEXDEPLOY_WORKING_DIR/plugins.

Start Tomcat

  • Unix
    • cd <tomcat install>/bin
    • ./startup.sh
  • Windows
    • Double click startup.bat in the <tomcat install>\bin folder.

...