Project

General

Profile

バグ #4024

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

Added by n-miyamoto over 6 years ago. Updated about 5 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"];

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

Associated revisions

Revision 3174 (diff)
Added by miyamoto over 5 years ago

[compat,->RELENG_1_2] refs #4024

Revision 3174 (diff)
Added by miyamoto over 5 years ago

[compat,->RELENG_1_2] refs #4024

History

#1 Updated by n-ando over 6 years ago

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

services に統一します。

#2 Updated by n-miyamoto over 5 years ago

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

#3 Updated by n-miyamoto about 5 years ago

  • Status changed from 解決 to 終了

Also available in: Atom PDF