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

Bug 323

Summary: Trying to use simplified corbaloc to connect to NameService
Product: JacORB Reporter: Arvinder Singh <arvinder.singh>
Component: Naming ServiceAssignee: Gerald Brose <gerald.brose>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: P2    
Version: 1.4.1   
Hardware: Sun   
OS: Solaris   

Description Arvinder Singh 2003-03-05 15:03:21 UTC
Trying to use standard mechanism for connecting to JacORB server (as should be 
possible according to ProgrammingGuide:
In JacORB 1.4, the file name argument was made
optional because the JacORB 1.4 name server also answers requests that are made 
using simplified corbaloc: 
URLs of the form corbaloc::ip-address:port/NameService.
This does not seem to work, I have to use following:
corbaloc::ip-address:port/StandardNS/NameServer%2DPOA/_root.
Comment 1 Simon McQueen 2003-03-05 16:31:34 UTC

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