Changes between Initial Version and Version 1 of Ticket #529, comment 24
- Timestamp:
- Apr 8, 2014, 4:34:43 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #529, comment 24
initial v1 1 (In [2326]) Refs #529. Lab environment extension updated to report in the BASE window, when configuration file `labenv-config.xml` is missing, in which case the extension cannot start. Also, the configuration file is now reloaded every time the extension starts, even i sthe Tomcat server isn't restarted:1 (In [2326]) Refs #529. Lab environment extension updated to report in the BASE window, when configuration file `labenv-config.xml` is missing, in which case the extension cannot start. Also, the configuration file is now reloaded every time the extension starts, even if the Tomcat server isn't restarted: 2 2 3 3 1. Singleton class/file `LabEnvironment` updated with new new public method `void reloadLabEnvironmentConfiguration()`, for forcing a reload of the configuration file.