Installation Files
From LongJump Support Wiki
Revision as of 00:01, 10 July 2010 by imported>Aeric (→Installation Folders)
Installation Files
When you extract the installable tar file, longjump_app_server is created. This folder is typically used for the LongJump installation, but it could be renamed, so the alias "longjump_installation" is used throughout these pages.
Pre-Installation File Hierarchy
These files and folders are created by the extraction:
- LongJump_Version
- Contains the version number for the LongJump Installable.
- apache-tomcat-6.0.20.tar.gz
- The tomcat archive file, pre-configured with the default settings for the LongJump platform. This tar file is extracted by configure.pl script to configure and install LongJump.
- configure.pl
- The installation script that reads the installation.properties file, installs, and configures LongJump.
- installation.properties
- Used to configuration LongJump's installation options.
- db
- Contains the dump files for default databases (db1000, db892085391, and relationals) that are used to install a fresh instance of LongJump.
- db/patches
- This file contains db SQL scripts used to upgrade LongJump database instances during platform upgrades.
- scripts
- This folder contains the following files:
- longjump: The application server start/stop script.
- lj-license-generator: Script used to generate Platform License requests.
Post-Installation File Hierarchy
When LongJump is installed, these additional folders are created:
- tomcat
- Contains a fully-configured instance Apache Tomcat, created using the settings in the installation.properties file.
- docs
- Store the documents, attachments, and other files uploaded to the LongJump platform.
- temp
- A work folder used for temporary files.