How can I share name servers between JacORB and another ORB?
Basically, it is very simple: use a single name server, either JacORB’s or ORB X’s. JacORB is easy to use with a foreign name service, all you need to do is to place the “foreign service’s” IOR in the file where JacORB looks up the name server IOR. (This is configured in jacorb.properties.) To use the JacORB name service from clients running on another OR, please consult the configuration documentation of that ORB.