Bug 256 - Implement reliable oneways as specified in CORBA Messaging
Summary: Implement reliable oneways as specified in CORBA Messaging
Status: RESOLVED FIXED
Alias: None
Product: TAO
Classification: Unclassified
Component: ORB (show other bugs)
Version: 1.0.2
Hardware: All All
: P2 enhancement
Assignee: Jeff Parsons
URL:
Depends on: 137
Blocks: 212
  Show dependency tree
 
Reported: 1999-08-25 10:45 CDT by Carlos O'Ryan
Modified: 2000-06-14 09:14 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 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.