Skip to content

Changes

Summary

  1. Update IceGrid templates to make the OMERO.tables module configurable (details)
Commit 89a9772227e047ea09a66af545d87679034d5bb3 by sbesson
Update IceGrid templates to make the OMERO.tables module configurable

Add a new top-level TABLES_MODULE variable used by the Tables template
to start the new server.
Functionally, this will need to be tested alongside a corresponding
OMERO.py with the logic to replace @omero.tables.module@ by either the
value of the omero.tables.module configuration or the default runTables
value.
The file was modified etc/omero.properties
The file was modified etc/templates/grid/default.xml
The file was modified etc/templates/grid/templates.xml