just for servers to find each other in a cluster, it can also be used for ejb clients to discover a server. a special multicast:// url can be used in the initialcontext properties to signify that multicast should be used to seed the connection process. such as: properties p = new properties(); p.put...
just for servers to find each other in a cluster, it can also be used for ejb clients to discover a server. a special multicast:// url can be used in the initialcontext properties to signify that multicast should be used to seed the connection process. such as: properties p = new properties(); p.put...