Changes between Initial Version and Version 1 of Ticket #529, comment 24


Ignore:
Timestamp:
Apr 8, 2014, 4:34:43 PM (10 years ago)
Author:
olle

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 is the 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:
    22
    33 1. Singleton class/file `LabEnvironment` updated with new new public method `void reloadLabEnvironmentConfiguration()`, for forcing a reload of the configuration file.