Summary: | POA PolicyFactory registration breaks DLL ORB functionality | ||
---|---|---|---|
Product: | TAO | Reporter: | Ossama Othman <ossama.othman> |
Component: | POA | Assignee: | Irfan Pyarali <irfan> |
Status: | RESOLVED FIXED | ||
Severity: | critical | ||
Priority: | P3 | ||
Version: | 1.2.4 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 1277 |
Description
Ossama Othman
2002-10-03 19:33:47 CDT
Blocks TAO 1.3 since this is a major regression in TAO. Note that calling PortableInterceptor::register_orb_initializer() in a static constructor in a DLL ORB environment is safe if the TAO_Singleton_Manager is pre-initialized to not be registered with the ACE_Object_Manager. Fixed. Thanks for pointing this out Ossama! ChangeLogTag: Fri Oct 04 19:23:08 2002 Irfan Pyarali <irfan@oomworks.com> |