Please report new issues athttps://github.com/DOCGroup
Upon receiving a LOCATION_FORWARD reply, TAO will update the forwarding chain in the object reference's stub object. However, the ClientRequestInfo::target() method returns the object reference whose forward chain was updated, meaning that an object reference that no longer points to the original object is returned. To get around this, a new object reference may have to be constructed with its forwarding chain reset to the original target.
Assigning it to Ossama
Mine.
Fix is being addressed in the branch
This is now fixed! Please see Tue Oct 28 12:02:47 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu> for details.