[jboss-dev-forums] [JBoss AS7 Development] - Detyped Description of the AS 7 Management Model

frankie007 do-not-reply at jboss.com
Fri Sep 2 15:52:24 EDT 2011


frankie007 [http://community.jboss.org/people/frankie007] commented on the document

"Detyped Description of the AS 7 Management Model"

To view all comments on this document, visit: http://community.jboss.org/docs/DOC-16317#comment-7477

--------------------------------------------------
Hi Brian,

Great article, but one thing is not really clear to me. I hope this is the right place to ask. 

Suppose I want to execute an operation of a child of a resource (for example: I want to add a jms-topic). How should I build the address?
I understand that the address exists of key-value pares, but what is the key of a child resource?

I would of course start with 
ModelNode address = op.get("address");
address.add("subsystem", "messaging");
but what is next? I've tried a lot of combinations, but nothing worked.

Could you please help me with this one?

Thanks a lot,

Laurenz
--------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110902/e3b1aeeb/attachment.html 


More information about the jboss-dev-forums mailing list