Products | Versions |
---|---|
TIBCO Runtime Agent (TRA) | - |
Not Applicable | - |
Resolution:
Wrapper supports following command-line arguments ..
Name of the file which specifies the configurable parameter for the NT Service. This is an optional argument. If not specified ,"wrap" will try to look for the file with the .tra extension and the name that is the same as the executable name.
Install the wrapper application as an NT Service. NTService details are provided int the .tra configuration file. This can not work correctly if the service is running.
Uninstall a previously installed NT Service. NTService details are provided in the .tra configuration file.
Updates a previously installed NT Service or installs the service if not previously installed. NTService details are provided in the .tra configuration file. This does work correctly, even if the service is running.
Starts a previously installed NT Service. NT Service details are provided in the .tra configuration file.
Stops a running NT Service. NT Service details are provided in the .tra configuration file.
Run the application as a console application. This is the default option. Run time arguments and other details can be provided in the .tra configuration file.
NT Service will be started with same name as executable name, minus the .exe extension, if any.
Writes to the console all values loaded from the .tra file showing the post substitution values. For example, the full classpath with all directories resolved.