Package org.wildfly.legacy.util
Class DumpStandaloneResourceDefinitionUtil
java.lang.Object
org.wildfly.legacy.util.DumpStandaloneResourceDefinitionUtil
Grabs the full resource description of a running instance and writes it out to
target/standalone-resource-definition-running.dmr.
If this is for a released version so that it can be used for comparisons in the future, this file should be copied to
src/test/resources/legacy-models and running replaced with the real version of the running server, e.g.
src/test/resources/legacy-models/standalone-resource-definition-7.1.2.Final.- Author:
- Kabir Khan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DumpStandaloneResourceDefinitionUtil
public DumpStandaloneResourceDefinitionUtil()
-
-
Method Details
-
main
- Throws:
Exception
-