On Wed, Aug 26, 2009 at 8:58 AM, Giorgio Zoppi<[email protected]> wrote:
> Hi all,
> as part of my activities in this period..there's to create a DHT
> Endpoint Resolver (using overlay weaver) in order to provide a
> federated scalable SCA Registry. Having the code in tribe-endpoint,
> it's quite easy to do. However a dht needs a set of bootstrap hosts.
> The crucial point is what's the best way to allow a user to set these
> hosts, inorder to permit each resolver to join the DHT.
> Thank you,
> Giorgio.
>
> --
> Quiero ser el rayo de sol que cada día te despierta
> para hacerte respirar y vivir en me.
> "Favola -Moda".
>

One approach was suggested at the bottom of the email:
http://apache.markmail.org/message/doxwldv2ddkmah5s

So use elements of the domain URI to configure things like hosts that
are part of the domain. I like this approach as it seems simple and
easy for users and most other suggestions have required yet another
XML config file. I've started some coding for this as part of the
tomcat integration though its far from complete yet, I'd be happy to
help get something going.

   ...ant

Reply via email to