Start the SMS Builder server.
The start-up scripts (run.sh and run.bat) expect the location of the java application to be in the PATH. If you plan to run a start-up script in production, modify the script to reflect your system architecture. You need not have root privilege to execute a start-up script.
Platform | Command |
---|---|
Windows |
bin\run.bat |
AIX or Linux |
chmod 755 bin/run.sh bin/run.sh start |