Previous Page | Next Page

Installing and Running Foundation Services as a Windows Service

Executing the Java Service Wrapper

To use the Java Service Wrapper to install and run SAS Foundation Services as a Windows service, execute the following scripts. In these scripts, you can use command-line arguments to override any of the configuration directives that are contained in the wrapper.conf configuration file.

InstallRemoteServices

installs SAS Foundation Services as a Windows service.

UninstallRemoteServices

uninstalls the Windows service after it has been installed.

StartRemoteServices

executes SAS Foundation Services as a Java Service Wrapper console application.

Previous Page | Next Page | Top of Page