Run the dummy service (Quick install)

If you are using the connector with TeamForge versions 5.4 through 6.2, we recommend that you install a single RPM file to quickly set up the dummy service as a separate service.

The dummy service runs on the TeamForge server to provide a dummy endpoint needed for the connector.
Important: For TeamForge 7.0:
  • If you are using TeamForge connector (CCF) 2.0 - 2.2 to integrate with TeamForge 7.0, there is a built-in dummy service that runs within TeamForge. The CCF Admin needs to update ccf.iafServiceEndpoint in the ccfhomeruntimeconfig.properties file:
    ccf.iafServiceEndpoint=http://localhost:8080/ce-soap/services/IAFDummyService
    You do not need to separately install the dummy service.
  • When you use TeamForge connector 2.2.1 (or later) to integrate with TeamForge 7.0 (or later), you can use the in-built dummy service that runs within TeamForge 7.0. CCF will automatically detect the Integrated Application Framework (IAF) service endpoint for TeamForge 7.0 and use it. You do not need to separately install the dummy service on the TeamForge server. You do not need to add or edit the ccf.iafServiceEndpoint property in ccfhomeruntimeconfig.properties either.
Follow these steps for TeamForge versions 5.4 through 6.2: