Bug 256

Summary: Implement reliable oneways as specified in CORBA Messaging
Product: TAO Reporter: Carlos O'Ryan <coryan>
Component: ORBAssignee: Jeff Parsons <parsons>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P2    
Version: 1.0.2   
Hardware: All   
OS: All   
Bug Depends on: 137    
Bug Blocks: 212    

Description Carlos O'Ryan 1999-08-25 10:45:14 CDT
Fred will be coordinating the effort to implement this feature.
Comment 1 Fred Kuhns 1999-09-03 17:10:59 CDT
accept point
Comment 2 Carlos O'Ryan 2000-02-08 15:25:59 CST
Irfan added support for the client-side policies that control reliable oneways.
Jeff added support on the server-side to use the reliable oneway bits.
Jeff has added TAO extensions to GIOP 1.1 to send the reliable oneway bits.
The bug should be closed once 137 is completed.
Comment 3 Carlos O'Ryan 2000-06-06 17:02:40 CDT
I believe Jeff fixed this bug already, now that TAO has at least partial support
for GIOP 1.2
There was some discussion wrt keeping the hack to support reliable oneways with
GIOP 1.1, my vote is for not doing so.
Comment 4 Jeff Parsons 2000-06-14 09:14:29 CDT
Yes, we now have reliable oneways, interoperable if GIOP 1.2 is used, TAO client 
and server only otherwise.