TrackStudio 3.0 Documentation
TrackStudio/WAR Configuration

This section describes TrackStudio Enterprise configuration (WAR distribution).

To install and configure TrackStudio Enterprise you should perform the following steps: 

1. Run your DBMS and create a new database using the corresponding SQL script that you can find in the sql directory. If during the process of creating a new database an error occurred in one or more SQL operators, TrackStudio may work incorrectly or fail to work completely. Contact us, if such an error occurred. If you have used TrackStudio 2.8 before, you should perform the Update from 2.8 

2. Define the TrackStudio configuration in the files trackstudio.properties, trackstudio.mail.properties and trackstudio.hibernate.properties

3. Use the -Dtrackstudio.Home= parameter to specify the directory name (without spaces) with the configuration files for the application server, or simply put the configuration files to the directory WEB-INF (in this case you don't need to use -Dtrackstudio.Home). 

4. Perform the deployment of TrackStudio.war. You can also unpack WAR and perform the deployment of the directory structure. 

5. Run the application server. 

6. The application is available at http://localhost:port/TrackStudio 

7. Use the following to log in the system: login=root and password=root 

8. Set e-mail notification templates. Set templates/common_html.ftl as HTML template and templates/common_text.ftl as plain text template (User Management->E-Mail Templates tab).

Copyright (c) 2002-2004. TrackStudio, Ltd. All rights reserved.