]
Wolf-Dieter Fink updated WFLY-4299:
-----------------------------------
Priority: Critical (was: Major)
transaction subsystem node-identifier can not resolve expression
----------------------------------------------------------------
Key: WFLY-4299
URL:
https://issues.jboss.org/browse/WFLY-4299
Project: WildFly
Issue Type: Bug
Components: Domain Management
Affects Versions: 9.0.0.Alpha1
Reporter: Wolf-Dieter Fink
Assignee: Brian Stansberry
Priority: Critical
Labels: configuration, configuration_management, domain
If the transaction subsystem should use an expression as node-identifier this will not
work in domain mode:
ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 36)
WFLYCTL0013: Operation ("add") failed - address: ([("subsystem" =>
"transactions")]) - failure description: "WFLYCTL0211: Cannot resolve
expression '${txNodeIdentifier}'"
This was possible in former builds with the same configuration.