Re: [JXTA dev] ext:config addition (was: Re: [JXTA dev] ext:config for cluster setup)

Vanessa Williams <[email protected]> Tue, 26 Jul 2005 11:46:36 -0400
Newsgroups gmane.comp.java.jxta.user,gmane.comp.java.jxta.devel
Message-ID <B3C91200-12D4-4C55-B930-5BC6B6BEB9A2__36778.9947231815$1122392901$gmane$org@sympatico.ca>
On 26-Jul-05, at 10:58 AM, James Todd wrote:
>
> What if we added an "enabled" attribute to /jxta/network/ 
> [rendezVous,relays]@enabled?
>
> The default might be "true" so as to represent the common use case  
> of Profile.EDGE
> but one could specify false for isolated super and/or local profiles.
>
> This is sounding like the right fix to me, having thought this  
> through a bit on
> the lists (thx Vanessa) et al.
>
> What say you?
>
> hth,
>
> - james

Sounds reasonable to me. I assume that enabled="false" implies that  
there is to be no bootstrap address, as well as no seeds?

We still need a way to have enabled="true" and no bootstrap address.  
Otherwise, the default bootstrap address is automagically used and  
that's not good if you're trying to keep your network isolated, IMHO.

Cheers,

V.