Changeset 16140 for branches/2817-BinPackingSpeedup/HeuristicLab.PluginInfrastructure/3.3/Advanced/DeploymentService/GenerateServiceClients.cmd
- Timestamp:
- 09/14/18 11:36:59 (6 years ago)
- Location:
- branches/2817-BinPackingSpeedup
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2817-BinPackingSpeedup
- Property svn:mergeinfo changed
-
branches/2817-BinPackingSpeedup/HeuristicLab.PluginInfrastructure/3.3/Advanced/DeploymentService/GenerateServiceClients.cmd
r14726 r16140 34 34 35 35 ECHO. 36 ECHO --------------------------------------------------------------------------------------- 37 ECHO !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! 38 ECHO. 39 ECHO Following modifications have to be done manually: 40 ECHO * Change endpoint identity in app.config from "<certificate encodedValue="..." />" to "<dns value="host" />", e.g. "<dns value="services.heuristiclab.com" />" 41 ECHO. 42 ECHO !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! 43 ECHO --------------------------------------------------------------------------------------- 44 ECHO. 36 45 ECHO Generation of UpdateService and AdminService clients finished. 37 46 ECHO *******************************************************************************************
Note: See TracChangeset
for help on using the changeset viewer.