[jboss-dev-forums] [JBoss AS7 Development] - Re: Steps in building up the domain management architecture
John Bailey
do-not-reply at jboss.com
Thu Sep 9 06:53:58 EDT 2010
John Bailey [http://community.jboss.org/people/johnbailey] created the discussion
"Re: Steps in building up the domain management architecture"
To view the discussion, visit: http://community.jboss.org/message/560439#560439
--------------------------------------------------------------
I put together an example XML configuration for the locally configured DC.
<domain-controller>
<local admin-binding="dc-admin">
<interfaces>
....
</interfaces>
<jvm>
....
</jvm>
<subsystems>
.... <!-- Some how limit -->
</subsystems>
</local>
</domain-controller>
I put together an example XML configuration for the locally configured DC.
<domain-controller>
<local admin-binding="dc-admin">
<interfaces>
....
</interfaces>
<jvm>
....
</jvm>
<subsystems>
<!-- Some how limit what subsystems can be here -->
</subsystems>
</local>
</domain-controller>
I am not clear on the admin-binding stuff. Basically it is the port config we need to allow SM communication. So we need a good name for that, and to decide if it needs a binding or just a port.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/560439#560439]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100909/9a300c6c/attachment.html
More information about the jboss-dev-forums
mailing list