|
From: <da...@ix...> - 2003-03-27 18:03:20
|
In article <412...@qu...>,
FReAK La Marsch <wra...@li...> wrote:
>I am using java.rmi.registry.LocateRegistry.createRegistry(1099);
Could you be more explicit on how you are using createRegistry?
I just migrated our application from using rmiregistry as an external app
to using createRegistry (as part of my migration to wrapper :-).
However, I want to be sure I did it right! It seems to be working right,
but I'm certainly not convinced it is.
I can always find people saying to use it, but I've not been able to find
any definitive code examples. Some say do it only if getRegistry fails,
and use the one returned by createRegistry. Others never suggest that.
And I've not been able to glean a whole lot from Sun's docs.
Thanks,
mrc
--
Mike Castle da...@ix... www.netcom.com/~dalgoda/
We are all of us living in the shadow of Manhattan. -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc
|