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.

Reply via email to