[jboss-as7-dev] Operations and {request,reply}-properties

Brian Stansberry brian.stansberry at redhat.com
Thu May 19 12:32:15 EDT 2011


On 5/19/11 6:41 AM, Heiko W.Rupp wrote:
> Hi,
>
> Operation descriptions usually have
>
> [domain at localhost:9999 subsystem=security] /profile=default/subsystem=jms/queue=testQueue:read-operation-description(name=add)
> {
>      "outcome" =>  "success",
>      "result" =>  {
>          "operation-name" =>  "add",
>          "description" =>  "Add a queue.",
>          "request-properties" =>  {
> ......
>         },
>          "reply-properties" =>  {}
>      },
>
> Should that be true for all operations?
>

Yes, it should.

> I see e.g. in subsystem=security land :
>
> [domain at localhost:9999 subsystem=security] ./security-domain=other:read-operation-description(name=list-cached-principals)
> {
>      "outcome" =>  "success",
>      "result" =>  {
>          "operation-name" =>  "list-cached-principals",
>          "description" =>  "Lists the principals stored in the authentication cache for this security domain."
>      },
>      "compensating-operation" =>  undefined
> }
>
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev


-- 
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat


More information about the jboss-as7-dev mailing list