Please report new issues athttps://github.com/DOCGroup
Created attachment 1162 [details] Fix to maintain order of alternate iiop endpoints The order of alternate endpoints will get reversed if the Profile is marhsalled and then demarshalled. This means an object created locally will not compare as "equivalent" to that same object reference which is sent to a client and then sent back. The TAO Param_Test does this. I will commit a test case which will fail at first, then I will commit the patch (attached).
Patch has been committed to TAO. I'll mark this bug as fixed if the scoreboard looks good tomorrow. Tue Jun 9 20:25:50 UTC 2009 Adam Mitz <mitza@ociweb.com>
Fixed.