GigaSpaces using similar approach for many years: http://www.gigaspaces.com/wiki/display/XAP71/Space+URL Shay
-----Original Message----- From: Sim IJskes - QCG [mailto:[email protected]] Sent: Monday, November 22, 2010 5:25 PM To: [email protected] Cc: Christopher Dolan Subject: Re: JNDI + Reggie? On 09/29/2010 09:20 PM, Christopher Dolan wrote: > - invent some more complex URL-based naming? Like so: > "jini://*/?net.jini.lookup.entry.Name=Foo" for matching a service > attribute > "jini://*/?java.lang.Class=com.sun.jini.reggie.Registrar" for > matching a service interface Interesting. I was also thinking about constructing a URL/URI definition to find services. The only difference is that i wanted to make it possible to find a service via its UUID over an Endpoint. This would involve coding the Endpoint info in a url/uri and extending it with a UUID. Sort of like the jar: url. Would it be possible to integrate both? Gr. Sim
