Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/13/17 17:04:46 (7 years ago)
Author:
jkarder
Message:

#2835:

  • switched to DNS identities
  • updated service client generation cmds
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Clients.OKB/3.3/Administration/ServiceClient/GenerateServiceClient.cmd

    r14726 r15361  
    3939ECHO !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!!
    4040ECHO.
    41 ECHO Following modifications have to be done manually in generated data contracts:
     41ECHO Following modifications have to be done manually:
    4242ECHO  * Remove method "protected void RaisePropertyChanged(string propertyName)" in generated OKBItem
     43ECHO  * Change endpoint identity in app.config from "<certificate encodedValue="..." />" to "<dns value="host" />", e.g. "<dns value="services.heuristiclab.com" />"
    4344ECHO.
    4445ECHO !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!! ATTENTION !!!
Note: See TracChangeset for help on using the changeset viewer.