[jboss-jira] [JBoss JIRA] Created: (AS7-1430) Creation of server-groups with invalid parameters succeeds

Heiko Rupp (JIRA) jira-events at lists.jboss.org
Fri Jul 29 11:10:23 EDT 2011


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


[domain at 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: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list