Bug 998

Summary: Use policies to configure POA properties
Product: TAO Reporter: Carlos O'Ryan <coryan>
Component: POAAssignee: DOC Center Support List (internal) <tao-support>
Status: ASSIGNED ---    
Severity: enhancement    
Priority: P3    
Version: 1.1.18   
Hardware: All   
OS: All   

Description Carlos O'Ryan 2001-08-05 11:13:23 CDT
Currently TAO uses the service configurator to configure POA properties, such 
as table types and sizes.  In some applications it may be necessary to change 
only some POA properties or only to change the properties of some POAs.

Using some small set of CORBA Policies (that would necessarily be TAO specific) 
seems like a clean solution for this problem.
Comment 1 Carlos O'Ryan 2001-08-05 11:14:53 CDT
The type and severity were wrong...
Comment 2 Irfan Pyarali 2001-08-05 14:57:23 CDT
The following options effect POA behavior:

-ORBActiveObjectMapSize
-ORBActiveHintInIds
-ORBAllowReactivationOfSystemids
-ORBUseridPolicyDemuxStrategy
-ORBSystemidPolicyDemuxStrategy
-ORBUniqueidPolicyReverseDemuxStrategy
-ORBUseIMR 

Maybe the right thing would be to make combine all these options into
one TAO specific policy.

BTW, this is a good small project for a new DOC group member.
Comment 3 Irfan Pyarali 2003-04-17 17:34:43 CDT
Returning to tao-support
Comment 4 Irfan Pyarali 2003-04-17 17:35:03 CDT
Accepting for tao-support