Re: Lookup Service Discovery
Bob Scheifler <[email protected]> Mon, 26 Nov 2007 16:33:29 -0500
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
> We are using an SDM with a LookupDiscoveryManager configured (only) > with a single group name for discovery. My reading of the > documentation for SDM and LDM left me uncertain about whether either > the SDM or the LDM would continuously perform discovery for lookup > services after the first, successful multicast search had returned. The LookupDiscovery instance created by the LookupDiscoveryManager should in steady state be listening for multicast announcements being sent out periodically by lookup services. Reggie should send out an announcement when it first comes up, and then send an announcement every 2 minutes (by default). Turning on net.jini.discovery and com.sun.jini.discovery logging would seem to be where to start looking for the problem. - Bob -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]