-
Bug
-
Resolution: Done
-
Major
-
None
-
None
With the latest from master, this operation:
/socket-binding-group=standard-sockets/socket-binding=http:write-attribute(name=fixed-port,value=true)
results in this operation on the server (incorrect value):
{
"operation" => "write-attribute",
"name" => "fixed-port",
"value" => false,
"address" => [
("socket-binding-group" => "standard-sockets"),
("socket-binding" => "http")
]
}
- is blocked by
-
AS7-427 Upgrade jboss-dmr to 1.0.0.Beta5
- Closed