Read only archive ; use https://github.com/JacORB/JacORB/issues for new issues

Bug 273

Summary: Default Object Key Mapping for NameService wrong
Product: JacORB Reporter: Holger <Holger.Ahl>
Component: Naming ServiceAssignee: Steve Osselton <steve>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: P2    
Version: 1.4.1   
Hardware: PC   
OS: Windows 2000   

Description Holger 2002-10-09 07:31:29 UTC
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.
Comment 1 Nicolas Noffke 2002-10-09 11:19:49 UTC

*** This bug has been marked as a duplicate of 243 ***