Installing the Debugger within a remote server environment
Within the WebMaker Studio the Debugger is integrated and available via the Test Settings and Publish Settings menu options. In order to use the Debugger and its server configuration, logging and debugging capabilities within a remote test or production environment, the Debugger needs to be installed locally on the server environment.
A WAR file for deployment on J2EE Servers is available and included as dashboard.warA download and accompanying installation instructions are available on the WebMaker Forum. Once the WAR has been installed on the server, The Debugger can be started by using the following URL:
{deployment_location}/Dashboard/dashboard.do. The entry screen enables the ability to open a server configuration file (morphyc file), which contains details for the log files required by the Debugger. It is also possible to link to a specific log file directly. The first option allows the logs to be viewed and the application configuration to be adjusted. The latter only allows the logs to be viewed. The path entered for either option should be the location of the file on the server, where the Debugger is installed.
![Dashboard - Runtime Entry screen](images/runtime_dashboard.png)
![Dashboard - Debugger log screen](images/runtime_dashboard_debugger_logs.png)
![Dashboard - Application Configuration screen](images/runtime_dashboard_app_config.png)