To run the TeamForge connector server as a service on Windows, install the service and start it.
For this, you will need to:
<edit server.xml with settings for service 1> <edit ccf.conf with settings for service 2> bin\service.bat install TeamforgeConnectorServer1 cd \path\to\instance2 <edit server.xml with settings for service 1> <edit ccf.conf with settings for service 2> bin\service.bat install TeamForgeConnectorServer2
To run the TeamForge connector server, start the service using the Services console in Windows. Alternatively, you can run tomcat7w.exe in the bin directory to configure, start and stop the service.