J-Integra® Espresso Programming Documentation (API)

RuntimeConfiguration.SetORBInitialReference Method

Sets up the given orb Initial Reference to the specified URI.

void SetORBInitialReference(
 string objectId,
 string objectURI,
);

Parameters

objectId
Object ID of the service. (i.e. RootPOA)
objectURI
corbaloc URI of the object.

Return Value

none

Remarks

none

Exceptions

none

See Also

Runtime Config | Runtime Namespace