All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.wildfly.plugins.bootablejar.maven.cloud.openshift-tx-script.cli Maven / Gradle / Ivy

There is a newer version: 11.0.2.Final
Show newest version
#We must disable jboss.node.name until the boot can set it to a proper value (WF 21).
if (outcome == success) of /subsystem=transactions:read-resource
 /subsystem=transactions:write-attribute(name=node-identifier,value=${jboss.node.name:1})
 /subsystem=transactions:write-attribute(name=recovery-listener,value=true)
end-if




© 2015 - 2024 Weber Informatics LLC | Privacy Policy