[jboss-jira] [JBoss JIRA] Updated: (AS7-669) Missing error message for composite operations

Jason Greene (JIRA) jira-events at lists.jboss.org
Thu Sep 22 23:19:59 EDT 2011


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

Jason Greene updated AS7-669:
-----------------------------

    Fix Version/s: 7.1.0.Beta1
                       (was: 7.1.0.Alpha1)


> Missing error message for composite operations
> ----------------------------------------------
>
>                 Key: AS7-669
>                 URL: https://issues.jboss.org/browse/AS7-669
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.0.0.Beta3
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 7.1.0.Beta1
>
>
> Heiko Braun reports:
> I don't see any error details when composite op's fail.
> Is it just me or a general problem?
> Request
> {
>      "operation" => "composite",
>      "address" => [],
>      "steps" => [
>          {
>              "operation" => "write-attribute",
>              "address" => [
>                  ("host" => "local"),
>                  ("server-config" => "server-one")
>              ],
>              "name" => "socket-binding-group",
>              "value" => "standard-sockets"
>          },
>          {
>              "operation" => "write-attribute",
>              "address" => [
>                  ("host" => "local"),
>                  ("server-config" => "server-one")
>              ],
>              "name" => "socket-binding-port-offset",
>              "value" => 0
>         }
>      ],
>      "child-type" => undefined
> }
>  
> Response
>  
> Internal Server Error

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