-
Bug
-
Resolution: Done
-
Major
-
23.0.0.Beta1, 23.0.0.Final
-
None
-
Undefined
-
---
-
---
"socket-binding-preferences" => { "type" => LIST, "description" => "The list of preferred node socket bindings", "expressions-allowed" => true, "required" => false, "nillable" => true, "alternatives" => ["name-preferences"], "capability-reference" => "org.wildfly.network.outbound-socket-binding", "min-length" => 0L, "max-length" => 2147483647L, "value-type" => STRING, "access-type" => "read-write", "storage" => "configuration", "restart-required" => "no-services" }
is a model reference and cannot support expressions.
22:53:03,776 ERROR [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0362: Capabilities required by resource '/subsystem=singleton/singleton-policy=default/election-policy=random' are not available: org.wildfly.network.outbound-socket-binding.binding1}; Possible registration points for this capability: /socket-binding-group=*/remote-destination-outbound-socket-binding=* /socket-binding-group=*/local-destination-outbound-socket-binding=* org.wildfly.network.outbound-socket-binding.${xxxxx.xx:binding0; Possible registration points for this capability: /socket-binding-group=*/remote-destination-outbound-socket-binding=* /socket-binding-group=*/local-destination-outbound-socket-binding=*
- relates to
-
WFLY-14544 Review for expansion expression testing in singleton subsystem
- Closed
-
WFLY-14518 Review for expansion expression testing in clustering subsystems
- Coding In Progress