Project

General

Profile

Actions

バグ #4024

closed

sdo.service.consumer.enabled_service、sdo.service.provider.enabled_serviceの設定項目

Added by n-miyamoto over 7 years ago. Updated about 6 years ago.

Status:
終了
Priority:
通常
Assignee:
Start date:
04/18/2017
Due date:
% Done:

100%

Estimated time:

Description

DefaultConfiguration.hには以下のようにenabled_serviceとなっている。

    "sdo.service.provider.enabled_service",   "ALL",
    "sdo.service.consumer.enabled_service",   "ALL",

しかし、Manager.cppやSdoServiceAdmin.cpp内ではenabled_service s となっており、~enabled_serviceが使われている箇所は無い。

    ::std::string constypes = prop["sdo.service.consumer.enabled_services"];

おそらくどちらかが間違っているので修正する。

Actions #1

Updated by n-ando over 7 years ago

  • Assignee set to n-ando
  • % Done changed from 0 to 20

services に統一します。

Actions #2

Updated by n-miyamoto almost 7 years ago

  • Status changed from 新規 to 解決
  • Assignee changed from n-ando to n-miyamoto
  • % Done changed from 20 to 100
Actions #3

Updated by n-miyamoto about 6 years ago

  • Status changed from 解決 to 終了
Actions

Also available in: Atom PDF