NamingService.pl - A Naming Service front-end
This script creates a NamingContextExt_i object, activates it and runs the ORB event loop.
Usage: NamingService.pl [ORB options] [-o <IOR output file>] [-l <persistent file>] [-p <persistent file>] [-s <persistent interval>]
Both -l and -p enable persistence. It is possible to load (-l) from one persistence file and store (-p) into another persistence file.
The persistence interval determines the amount of timebetween stores and defaults to 5 seconds.