Thanks for your reply Maxim. I have more questions for my installation (sorry for the inconvinient since I not familiarize with tomcat and java application).
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.
This is done
2. Define the TrackStudio configuration in the files trackstudio.properties, trackstudio.mail.properties and trackstudio.hibernate.properties.
This is done
3. Use the -Dtrackstudio.Home= parameter to specify the directory 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).
For this step I put trackstudio.properties, trackstudio.mail.properties and trackstudio.hibernate.properties in WEB-INF instead of etc directory (Note: WEB-INF and TrackStudio directory which contain: docs, etc,sql and TrackStudio.war are under tomcat root directory.). Did I do right?
4. Perform the deployment of TrackStudio.war. You can also unpack war and perform the deployment of the directory structure.
after I unpack TrackStudio.war, there are hundred of files, where can I put these file, uder what directory?
5. Run the application server.
How?
6. The application is available at
http://localhost:port/TrackStudio
7. Use the following to log in the system: login=root and password=root
Thanks for your help
admin wrote:teenguyen wrote:Hi all, I am trying to download TrackStudio Enterprise 2.5 for evaluation. My OS is Sun Solaris and Oracle database, there are 4 downloads.
1. TrackStudio Enterprise 2.5 Standalone + JRE
For Windows
2. TrackStudio Enterprise 2.5 Standalone
For Windows
3. TrackStudio Enterprise 2.5 WAR
For all supported platforms
4. TrackStudio Enterprise 2.5 Open API
April, 2003
which one of these 4 are the right download for my OS and dabase.
Thanks
You should download 3, but you also need servlet container (Tomcat, for example).
1 & 2 best for Windows, 4 need for integration with other software.