Then click the image of Teamwork Server in the center to download.
Also save to C:\Development.
After finish the download, open the folder where the file was saved to.
Right-click on the download file and select Extract All....
Due to the downloaded Visual Paradigm Teamwork Server is a web application of Tomcat, so let's specify the folder in the Tomcat for extraction, e.g. C:\Development\apache-tomcat-6.0.20\webapps.
After extracted the files, open the command prompt by running cmd.
Change the current directory to the bin folder of the Tomcat, e.g. "C:\Development\apache-tomcat-6.0.20\bin" by: cd C:\Development\apache-tomcat-6.0.20\bin.
After changed the current directory, you can install Tomcat as a service by: service install
Tomcat service is installed.
Change Tomcat service properties by open its properties dialog with: tomcat6w
In the dialog, change the Startup type: to Automatic.
Then click the Log on tab, specify the account for running this service.
Click OK button to apply the change.
Then reboot the computer, the Tomcat service should be started automatically.
Comments (2)
written by Pawan Kumar on May 23, 2010
It is good and helpful for learner.
written by Clarinda on December 17, 2011
Frankly I think that's abslouetly good stuff.