[jboss-jira] [JBoss JIRA] (AS7-4231) Admin console: unable to remove security module if it has properties defined

Heiko Braun (JIRA) jira-events at lists.jboss.org
Wed Mar 21 06:56:47 EDT 2012


    [ https://issues.jboss.org/browse/AS7-4231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678286#comment-12678286 ] 

Heiko Braun commented on AS7-4231:
----------------------------------

here's the full error response:

{noformat}

Request
{
    "operation" => "write-attribute",
    "address" => [
        ("subsystem" => "security"),
        ("security-domain" => "custom"),
        ("audit" => "classic")
    ],
    "name" => "provider-modules",
    "value" => []
}

Response

Internal Server Error
{
    "outcome" => "failed",
    "failure-description" => "JBAS014706: [0] is an invalid size for parameter value. A minimum length of [1] is required",
    "rolled-back" => true
}
{noformat}
                
> Admin console: unable to remove security module if it has properties defined
> ----------------------------------------------------------------------------
>
>                 Key: AS7-4231
>                 URL: https://issues.jboss.org/browse/AS7-4231
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Console
>            Reporter: Heiko Braun
>            Assignee: Heiko Braun
>             Fix For: 7.1.2.Final
>
>


--
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