Project

General

Profile

Actions

機能 #248

closed

CORBAへのオプションをJavaのPropertiesから渡せるようにする

Added by n-ando about 16 years ago. Updated almost 16 years ago.

Status:
終了
Priority:
通常
Assignee:
Target version:
-
Start date:
11/11/2008
Due date:
% Done:

100%

Estimated time:

Description

JDKのCORBAでは、CORBAに関する各種オプションをJavaのシステムプロパティから渡すことができる。
これを行うためには、CORBAの初期化時にORB_init()の第2引数にPropertiesを渡す必要がある。
現状では、ORB_init(args, nulll)となっているので、ORB_init(args, properties) に変更する。

Actions #1

Updated by Anonymous almost 16 years ago

  • Status changed from 新規 to 終了
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF