Since the object-key flag in POA.java for persistant POA's was removed from version 1.4 to version 1.4.1, the NamingServer has to change the default object key mapping accordingly in order to have the possibility to connect to NamingService via simplified corbaloc-URL corbaloc::<host>:<port>/NameService. This simplified URL is mapped to %01StandardNS/NameServer%2DPOA/_root, but is has to be mapped only to StandardNS/NameServer%2DPOA/_root since %01 object key flag was removed with version 1.4.1.
*** This bug has been marked as a duplicate of 243 ***