This menu allows you to stop and start the application and database servers that come prepackaged with RapidJ.
Attempts to start the HSQLDB
() database by executing the
appropriate run script located in rapidj\hsqldb\
(run.bat
for Windows and run.sh
for
other platforms).
Attempts to stop the HSQLDB database by executing the
appropriate shutdown script located in rapidj\hsqldb\
(shutdown.bat
for Windows and shutdown.sh
for
other platforms).
Attempts to start the Resin
() application server by executing the
appropriate run script located in rapidj\resin\
(run.bat
for Windows and run.sh
for
other platforms).