logger.log(Level.FINE, " starting lookup discovery service "
+indx);
/* the returned proxy is already prepared using the preparer named
* by the service preparername property
*/
LookupDiscoveryService ldsProxy =
(LookupDiscoveryService)(manager.startService
("net.jini.discovery.LookupDiscoveryService"));
/* Force non-unique groups for manual tests */
if( (testType == MANUAL_TEST_REMOTE_COMPONENT)
|| (testType == MANUAL_TEST_LOCAL_COMPONENT) )