Re: Disabling Multicast to run multiple JavaSpace
timur mehrvarz <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
> If you want to avoid this output, try adding the following
> to transient-reggie.config
>
> net.jini.discovery.LookupDiscovery {
> multicastInterfaces = new NetworkInterface[]{};
> }
Hi Juan,
thank you for your suggestion. But if we put the above into
transient-reggie.config, we get the following:
FAILED: ConfigurationFile@120cc56{transient-reggie.config}, component
net.jini.discovery.LookupDiscovery, name multicastInterfaces: throws
net.jini.config.ConfigurationException: transient-reggie.config:6:
Maybe we are doing something wrong. Have you tried this actually?
BR, Timur
===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff JAVASPACES-USERS". For general help, send email to
[email protected] and include in the body of the message "help".
To view past JAVASPACES-USERS postings, please see:
http://archives.java.sun.com/archives/javaspaces-users.html
JDC members can download the JavaSpaces(tm) Technology from:
http://developer.java.sun.com/developer/products/jini/