admin@glassfish.java.net

Re: Following glassfish issue that impacts IIOP getting ports from domain.xml was categorized for m4

From: Ken <ken.cavanaugh_at_oracle.com>
Date: Tue, 06 Jul 2010 15:56:06 -0700

Tom Mueller wrote:
> Once you have a Server s, call s.getCluster() which returns a Cluster,
> or null if the instance is not clustered.
>
>
How to I figure out which Server instance in Servers corresponds to my
instance?

Also, I need to know the host name of the server. In my test, the
attribute node-agent-ref
was set to the host name. Can I rely on node-agent-ref to always be the
host name?

Thanks,

Ken.