Next: Setting up protocol personalities, Previous: Compile-time configuration, Up: Building an application with PolyORB [Contents][Index]
The user may configure some elements of a PolyORB application at run time.
Using the default configurations provided by PolyORB, the parameters are read in the following order: command line, environment variables, configuration file. PolyORB will use the first value that matches the searched parameter.
• Using a configuration file: | ||
• Using environment variables: | ||
• Using the command line: | ||
• Using a source file: | ||
• Macros: |