-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
1.3.23.Final
-
None
When one doesn't want advertising enabled at all, there is no need for the socket binding, i.e. it should not be mandatory to provide one:
[standalone@localhost:9990 /] /subsystem=undertow/configuration=filter/mod-cluster=modcluster:add(management-socket-binding=http) { "outcome" => "failed", "failure-description" => "WFLYCTL0155: advertise-socket-binding may not be null", "rolled-back" => true }
- causes
-
WFLY-7806 Undertow mod_cluster: advertise-socket-binding should be auxiliary
- Closed