You can configure the server properties in the teamwork_server.properties and wrapper.conf files manually.

The procedure is valid for Windows only us other operation systems store configuration files and projects in the installation directory by default.


 To store configurations and projects in the Teamwork Server installation directory


  1. Stop Teamwork Server.
  2. Open the <Teamwork Server installation directory>\teamwork_server.properties file.
  3. In the JAVA_ARGS line, add the argument -DWINCONFIG\=false and save the file.
  4. Do the same changes in stop_teamwork_server.propertiesteamwork_administrator.properties, and teamwork_server_nogui.properties files.
  5. Open the <Teamwork Server installation directory>\service\conf\wrapper.conf file.

    wrapper.conf file configuration

    Do not modify any of the properties when an application using this configuration file has been installed as a service or daemon. Please uninstall the service before modifying this file. The service must then be reinstalled.

  6. Locate property name wrapper.java.additional.5, and in the next line add the argument wrapper.java.additional.6=-DWINCONFIG=false and save the file.
  7. Start Teamwork Server.


Related pages: