[jboss-jira] [JBoss JIRA] (AS7-3458) CLI: remove native security realm fails

Maas van den Berg (JIRA) jira-events at lists.jboss.org
Wed Jan 25 19:46:48 EST 2012


Maas van den Berg created AS7-3458:
--------------------------------------

             Summary: CLI: remove native security realm fails
                 Key: AS7-3458
                 URL: https://issues.jboss.org/browse/AS7-3458
             Project: Application Server 7
          Issue Type: Bug
          Components: CLI
    Affects Versions: 7.1.0.CR1b
            Reporter: Maas van den Berg
            Assignee: Alexey Loubyansky
            Priority: Minor
             Fix For: 7.1.0.Final


{noformat}
/core-service=management/management-interface=native-interface:undefine-attribute(name=security-realm)
{noformat}
fails with
{noformat}
    "outcome" => "failed",
    "failure-description" => "JBAS014746: port may not be null",
    "rolled-back" => true
{noformat}
while
{noformat}
/core-service=management/management-interface=http-interface:undefine-attribute(name=security-realm)
{noformat}
succeeds

Looks like input validation does not take "Alternatives" into account...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list