Skip to main content

Product: OpenFusion TAO

Version: ALL

Description:

Can I use a configuration file with TAO?

 

Resolution:

You can use a Service Configurator file with TAO which allows you to put some of the options for configuring the ORB into a file. This file is usually called svc.conf.

You can use a file with a different name if you use the -ORBSvcConf option.

Configurations selected via a svc.conf file are global per-process, e.g., all ORBs in a process will share the same concurrency model configured via a svc.conf file.


#KnowledgeDocs
#OpenFusion
#OpenFusionTAO