Skip to main content

Product: OpenFusion TAO

Version: ALL

 

Description:

How to run the TAO Naming Service as a windows service?

 

Resolution:

The Naming Service can be run as a windows service by running the NT_Naming_Service.exe from the command line. The following options can be given:

-i â€“ installs the service as a windows service

-s – starts the service

-r – remove the service

-k – stop the service

-t [value] - sets the windows service start-up behaviour (Manual, Automatic or Disabled). The values are:

Manual - 2
Automatic - 3
Disabled – 4



#OpenFusion
#KnowledgeDocs