rbrackma

Results 3 issues of rbrackma

In Wildfly 9 the offline mode was introduced for CLI commands. Will JCliff support this way of constructing the standalone.xml ? https://developer.jboss.org/wiki/OfflineCLIWork https://access.redhat.com/solutions/1426123#

to start easily with jcliff you need to add a shell function that lets you : convert_jboss-cli_to_json.sh "localhost:9999" "/subsystem=infinispan/cache-container=web:read-resource(recursive=true)" which returns the JSON block that can be read by JCliff...

enhancement

When trying to apply both *.json files at the same time, JCliff will stop with the following error : Exception in thread "main" java.lang.RuntimeException: Operation failed:{"outcome" => "failed","failure-description" => "JBAS014762:...