"bstansberry(a)jboss.com" wrote :
| Is this in reference to the concept discussed on JBMESSAGING-1121 of using a GUID?
|
Having a jboss.server.guid that maps to a ServerConfig.guid is fine, it just should not be
the root your talking about.
Having anything but a string be the base doesn't lend itself well to reuse. The JON
team needs to define what the aggregate management views are, and what needs to be in the
logical ServerConfig view to support this. Having the following seems like a no-brainer:
String serverId; - unique within management domain, defaults to hostname
String[] serverAliases; - non-unique aliases
GUID serverGuid; - supposedly universally unique. The only question is permanence of this
value. Could certainly be generated if not found and reused if found. With jdk6 you can
get the hardware mac address as input for this.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099033#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...