Please report new issues athttps://github.com/DOCGroup
Flat-file implementation of TAO's Naming Service fails when federating several Naming Services, i.e., binding Naming Contexts created in one Naming Service under another Naming Service. This is a design flaw (extracting poa ids of contexts being bound - what if they weren't locally created?, and recreating contexts recursively), which can be corrected by keeping a separate "index" file of all Naming Contexts created by the Naming Service, and using this index for recreation.
Accepting for tao-support
Accepting this one
changed to enhancement