Dude,
   - orion.jar
   - ejb.jar
   - jndi.jar
   - jaxp.jar
   - parser.jar
   - jdbc.jar
   - mail.jar
You need to include all of them believe it or not, but orions team is 
working on the client.jar at the moment which will make this task 
easier :).

java.naming.factory.initial=com.evermind.server.ApplicationClientInitial
ContextFactory
java.naming.provider.url=ormi://localhost/yourApp
java.naming.security.principal=log
java.naming.security.credentials=pass



----- Original Message -----
From: cuenot jerome <[EMAIL PROTECTED]>
Date: Tuesday, September 12, 2000 7:42 pm
Subject: client factory problem!

> Hello all,
> 
> I've got a problem : When I start a client class which connects to the
> Orion Server, I haven't got  the correct Factory class in the
> jndi.properties of my JRE.
> Moreover, I don't know which Orion classes implement the 
> InitialContextinterface.
> 
> Jerome.
> 


Reply via email to