[PolyORB-users] Activate_Object_With_Id
Vadim Godunko
vgodunko at rostel.ru
Thu Jul 3 12:35:34 CEST 2008
Jérôme Hugues wrote:
> Le 3 juil. 08 à 00:15, Marcelo Coraça de Freitas a écrit :
>
>> Every example I've found in the internet on how to use it consists on
>> the following steps:
>>
>> Creating a POA with the following Policies:
>> LifespanPolicy => PERSISTENT
>> IdAssignmentPolicy => USER_ID
>> RequestProcessingPolicy => USE_ACTIVE_OBJECT_MAP_ONLY
>>
You must also define:
ImplicitActivationPolicy => NO_IMPLICIT_ACTIVATION
CORBA 3.0:
11.2.7 Implicit Activation
A POA can be created with a policy that indicates that its objects may
be implicitly activated. This policy, IMPLICIT_ACTIVATION, also requires
the SYSTEM_ID and RETAIN policies.
More information about the PolyORB-users
mailing list