[jboss-as7-dev] Per-host configurations
Tristan Tarrant
ttarrant at redhat.com
Tue Jan 10 02:49:03 EST 2012
Dear AS7 devs,
for the JGroups/Infinispan topology stuff (AS7-3023) I need to have some
information configured per-host. In particular I was thinking of
something like the following snippet of XML:
<servers>
<server name="server-one" group="main-server-group">
<host-topology site="s1" rack="r1" machine="m1" />
</server>
<server name="server-two" group="main-server-group">
<host-topology site="s1" rack="r1" machine="m2" />
</server>
</servers>
How and where should I add this information ?
Thanks
Tristan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20120110/6c9056f4/attachment.html
More information about the jboss-as7-dev
mailing list