Please report new issues athttps://github.com/DOCGroup
It seems TAO stores the registered valuefactories in a singleton map, this is not correct, so far as I can get from the spec the registered valuefactories should be stored per orb
added blocks
accept
will be handled by Remedy
reassign
details are in the corba C++ mapping (OMG document 03-06-03), chapter 1.17
The Pure CORBA book explains this, see chapter 11, page 491: "To support the unmarshalling of value types, each ORB instance maintains its own value factory table"
taking this over, merged all changes from Kees to fix this to the sequenceupdate3 branch so that we can merge this all to cvs head when x.5.1 has been released
Wed Apr 19 07:48:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>