--multi-user-properties
Description
The following command line options instruct GenRocket launch the GenRocket Multiuser Server (GMUS) using a properties file to configure its options.
Commands
-gmusp <propertiesFile>
--multi-user-properties <propertiesFile>Required Parameter
- <propertiesFile> - defines the path and file name of the properties file
- Example: /home/jdoe/config/gmus.properties
Usages
With GenRocket Multiuser REST Server
genrocket -gmusp <propertiesFileWithPath> -gmusr <portNumber>Example
genrocket -gmusp /User/jdoe/config/gmus.properties -gmusr 8070With GenRocket Multiuser Socket Server
genrocket -gmusp <propertiesFileWithPath> -gmuss <portNumber>Example
genrocket -gmusp /User/jdoe/config/gmus.properties -gmuss 4445
Article Feedback: Was this helpful?
Give feedback