Hrm... how did you let Naming know which Registry to use? I can't find any api
calls that register the new Registry.
--jason
On 30-Jun-98 Jason Gilbert wrote:
> Jason Dillon wrote:
>>
>> Were you able to attach it to java.rmi.Naming?
>
> Yes? I was able to access it using the java.rmi.Naming
> interface. You just have to make sure you give it valid names I
> believe. Look at the Naming source that comes w/ the jdk.
> Unless you aren't tainted yet;^) The Naming class is just a
> wrapper around the Registry interface. I also wrote a Handler
> class so that I could use rmi://... in URL objects.
>
> jason
>
>> >
>> > By non-sun you apparently mean use the Registry interface to create a
>> > registry. I've done and it worked. It was awhile back so I'd have to
>> > take a look back at it if you want something past "yes, it's possible".
>
> --
> Jason Gilbert | http://www.scott.net/~jason/
> | http://www.homewood.net
> ------------------------------------------------------
> I wish I could make the garbage collector thread in my
> brain less agressive.