Projects tigase _server server-core Issues #823
Retrieve server configuration ad-hoc (#823)
Closed
wojciech.kapcia@tigase.net opened 7 years ago

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

Andrzej Wójcik (Tigase) commented 6 years ago

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.

Referenced from commit 11 months ago
issue 1 of 1
Type
New Feature
Priority
Normal
Assignee
RedmineID
5488
Version
tigase-server-8.0.0rc1
Spent time
7h 30m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#823
Please wait...
Page is in error, reload to recover