On 5/19/11 6:41 AM, Heiko W.Rupp wrote:
Hi,
Operation descriptions usually have
[domain@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@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(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
--
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat