Disabling the Symphony DE Management Console Web-server Scenario
By default, Symphony DE starts a Tomcat web-server to host the Platform Management Console (PMC).
A user may want to disable starting the server if the host computer is low on memory. Steps
1. Open the vem_resource.conf configuration file located under the /conf directory of your SOAM_HOME
2. In front of the "WEBGUI" line, add a "#" and save your changes.
3. Shutdown Symphony DE (if it had been running) and restart it. Verify your Setting
1. Open a browser window and navigate to the URL:
2. The PMC page should not be loaded. Reverting the Change
1. To re-enable the PMC, remove the "#" from the "WEBGUI" line and save your changes.
2. Shutdown Symphony DE (if it had been running) and restart it.
|