[jboss-jira] [JBoss JIRA] (AS7-2975) Management console: add system property to server group does not work correctly

Heiko Braun (Resolved) (JIRA) jira-events at lists.jboss.org
Mon Dec 12 07:33:09 EST 2011


     [ https://issues.jboss.org/browse/AS7-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Heiko Braun resolved AS7-2975.
------------------------------

    Resolution: Cannot Reproduce Bug


Cannot reproduce on most recent master:

{noformat}
[domain at localhost:9999 /] /host=master/server-config=server-one/system-property=PROPERTY:read-resource
{
    "outcome" => "success",
    "result" => {
        "boot-time" => false,
        "value" => "VALUE"
    }
}

{noformat}
                
> Management console: add system property to server group does not work correctly
> -------------------------------------------------------------------------------
>
>                 Key: AS7-2975
>                 URL: https://issues.jboss.org/browse/AS7-2975
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Console, Domain Management
>    Affects Versions: 7.1.0.Beta1
>            Reporter: Dominik Pospisil
>            Assignee: Heiko Braun
>
> There is a bug in adding system propery to server group.
> Adding system property named PROPERTY with value VALUE results in adding system property named VALUE with value VALUE.

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