This is archived documentation for an older version of Nirvana (v2.0). Please refer to documentation for the latest version if required.

Making a Nirvana Realm aware of another

This example (addRealm.Java) adds a Nirvana Realm into the namespace of another Nirvana realm. For more information on this please see the Nirvana namespace FAQ or the Nirvana programming guide.

Java -DRNAME=someRNAME -DREALMNAME=somename -DREALMDETAILS=someRNAME -DMOUNTPOINT=mountpoint com.pcbsys.Nirvana.apps.addRealm

where :

RNAME is the realm name of the local Nirvana server. (e.g. nsp://localhost:9000 ). This is the Realm that the remote realm will be added to.
REALMNAME is the name of the remote realm..
REALMDETAILS is the realm name (RNAME) of the remote Nirvana server.
MOUNTPOINT is the remote realm mountpoint