Ok, bad sign, I'm answering my own posts. After winnowing through the
contents of the orion.jar, I've determined that it's possible to use
com.evermind.server.rmi.RMIInitialContextFactory for the value of
java.naming.factory.initial, although I have no idea if it's a
_correct_ value ;) Using that class for the initial naming factory,
if I put in a valid rmi name like "rmi://localhost/" I get a message
about "invalid username/password". Yikes, why is it so hard to get
these things to work!?
Back to the random-poke method...
Gary
On Sat, 24 Jun 2000, Gary Shea wrote:
> Hi --
>
> This is one of those newbie questions, I know, but I can't find any
> reference to what the java.naming.factory.initial value should be for Orion!
>
> TIA
>
> Gary
>
>