Bug 3029 - Disable IORInterceptors with CORBA/e
Summary: Disable IORInterceptors with CORBA/e
Status: NEW
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.5.10
Hardware: All All
: P3 enhancement
Assignee: DOC Center Support List (internal)
URL:
Depends on:
Blocks: 2181
  Show dependency tree
 
Reported: 2007-08-07 07:32 CDT by Johnny Willemsen
Modified: 2007-08-08 03:53 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johnny Willemsen 2007-08-07 07:32:05 CDT
When using CORBA/e we don't need IORInterceptors. We should disable the IORInterceptor library, also update IOP_IOR.pidl to not define TaggedComponentSeq and also update rootpoa to not have tagged_component_ and tagged_component_id_ members. Would reduce the footprint of client and server.