It was just pointed out to me that my link was bad...should be
 
 
regards,
 
the elephantwalker
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of The elephantwalker
Sent: Monday, February 25, 2002 1:05 PM
To: Orion-Interest
Subject: RE: jndi.properties and ApplicationClientInitialContextFactory

This question is answered here:
 
Basically, you must have the orion.jar, plus the various j2ee helper libraries, to make your application client work with orion.
 
regards,
 
the elephantwalker

 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Randahl Fink Isaksen
Sent: Monday, February 25, 2002 7:55 AM
To: Orion-Interest
Subject: jndi.properties and ApplicationClientInitialContextFactory

I noticed that when specifying the jndi properties in accordance with the orion documentation you include this line:

 

java.naming.factory.initial=com.evermind.server.ApplicationClientInitialContextFactory

 

Does this mean that the application client needs to have the mentioned class in its class path? If so, how do you make this class available to the client – I think having the client application include all of the huge orion.jar (which contains this class) seems a bit awkward, and if you can use this class on its own I wonder why it is located in orion.jar.

 

 

Randahl

Reply via email to