-
ConfigList.groovy was removed as it duplicated the functionality of retrieval of server config, while retrieval of the config of the only particular component is not a good idea (components depend on data sources defined in global scope).
GetConfigTDSLFromMemory.groovy was updated to return TDSL dumped from the running server.
Type |
New Feature
|
Priority |
Normal
|
Assignee | |
RedmineID |
5488
|
Version |
tigase-server-8.0.0rc1
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
This is a followup of #5425 - basically we would need a script that would retrieve current server configuration.
server/src/main/groovy/tigase/admin/ConfigList.groovy
server/src/main/groovy/tigase/admin/GetInitPropertiesFromMemory.groovy