-
Feature Request
-
Resolution: Done
-
Minor
-
None
-
None
For a standalone server one can always pull the running configuration from the configuration dir, and can also use the root resource 'take-snapshot' op to persist a different file with the current content. But for a domain server there is no persistent form of the server's effective config and the 'take-snapshot' op is not exposed.
The 'read-config-as-xml' op was meant to help with this but unfortunately the CLI takes the output and escapes every quote before displaying it, which makes the output unusable without further manipulation.
Perhaps a high-level read-config-as-xml op?
Edit:
Proposal: https://github.com/wildfly/wildfly-proposals/pull/428
- is related to
-
WFCORE-6960 Promote Simple config export for a server as an attachment from COMMUNITY to DEFAULT
- Resolved
- is triggering
-
WFCORE-6813 Extract read-config-as-xml-file tests in individual test classes or methods
- Resolved