]
Brian Stansberry resolved AS7-1430.
-----------------------------------
Fix Version/s: 7.0.1.Final
Resolution: Done
Creation of server-groups with invalid parameters succeeds
----------------------------------------------------------
Key: AS7-1430
URL:
https://issues.jboss.org/browse/AS7-1430
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Affects Versions: 7.0.0.Final
Reporter: Heiko Rupp
Assignee: Brian Stansberry
Fix For: 7.0.1.Final
[domain@localhost:9999 subsystem=infinispan]
/server-group=bla:add(profile="asdfjasdklfjasklfj",socket-binding-group=asfasdfjaslfhjk)
{
"outcome" => "success",
"result" => {
"domain-results" => {"step-1" => undefined},
"server-operations" => undefined
}
}
Clearly the profile and socket-binding-group are invalid - the operation still succeeds
--
This message is automatically generated by JIRA.
For more information on JIRA, see: