/
How to configure ReutersBridge as NT service
How to configure ReutersBridge as NT service
In the general case, to work with ReutersBridge like a windows service could be used such command line:
rem Service setup ReutersBridge - -name <Service name> - -config <config file name> - -run install rem Service remove ReutersBridge - -name <Service name> - -run uninstall |
If --name is missing - default value ReutersBridge will be used.
If --config is missing - default value <path to ReutersBridge.exe binary>/config.cfg
Attention: for correct working of ReutersBridge as a service, all paths in all config files should be absolute.
Running of ReutersBridge as a service is only possible through SCManager interfaces:
Use SCManager to start the service:
- services.msc GUI interface
- net cli
- sc cli
- SCManager api
, multiple selections available,
Related content
Server Configuration
Server Configuration
More like this
Configuring FIX endpoints
Configuring FIX endpoints
More like this
IBM MQ Series Adapter Configuration
IBM MQ Series Adapter Configuration
More like this
FIXEdge installation on Windows. Step by step instruction
FIXEdge installation on Windows. Step by step instruction
More like this
Drools Integration User Guide
Drools Integration User Guide
More like this
ICE Trade Capture Solution Installation on Linux Guide (Oracle)
ICE Trade Capture Solution Installation on Linux Guide (Oracle)
More like this