Re: jndi.properties and ApplicationClientInitialContextFactory

2002-02-26 Thread Brendan McKenna
Hi, Does the requirement to install orion.jar with every instance of the client application mean that you have to (in a commercial environment) purchase an Orion license for each seperate instance of the client you want to run. In other words, if I want to run 10 instances of my

RE: jndi.properties and ApplicationClientInitialContextFactory

2002-02-26 Thread The elephantwalker
Sent: Tuesday, February 26, 2002 1:06 AM To: Orion-Interest Subject: Re: jndi.properties and ApplicationClientInitialContextFactory Hi, Does the requirement to install orion.jar with every instance of the client application mean that you have to (in a commercial environment) purchase

RE: jndi.properties and ApplicationClientInitialContextFactory

2002-02-26 Thread The elephantwalker
, February 25, 2002 1:05 PMTo: Orion-InterestSubject: RE: jndi.properties and ApplicationClientInitialContextFactory This question is answered here: http://www.elephantwalker.com/searchresult?id=178. Basically, you must have the orion.jar, plus the various j2ee helper libraries

SV: jndi.properties and ApplicationClientInitialContextFactory

2002-02-26 Thread Magnus Rydin
PROTECTED]] För Brendan McKenna Skickat: den 26 februari 2002 09:06 Till: Orion-Interest Ämne: Re: jndi.properties and ApplicationClientInitialContextFactory Hi, Does the requirement to install orion.jar with every instance of the client application mean that you have to (in a commercial

RE: jndi.properties and ApplicationClientInitialContextFactory

2002-02-26 Thread Geoff Soutter
That'd be cool. Geoff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Magnus Rydin Sent: Wednesday, 27 February 2002 10:22 AM To: Orion-Interest Subject: SV: jndi.properties and ApplicationClientInitialContextFactory Hi there, You

jndi.properties and ApplicationClientInitialContextFactory

2002-02-25 Thread Randahl Fink Isaksen
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

RE: jndi.properties and ApplicationClientInitialContextFactory

2002-02-25 Thread The elephantwalker
-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Randahl Fink IsaksenSent: Monday, February 25, 2002 7:55 AMTo: Orion-InterestSubject: jndi.properties and ApplicationClientInitialContextFactory I noticed that when specifying the jndi properties in accordance

Re: jndi.properties and ApplicationClientInitialContextFactory

2002-02-25 Thread Warren Hedley
Hi Randahl, Yip, if you want to use Orion's container to manage your application client, then your client will need to include a bunch of Orion's classes + the Crimson XML parser (which requires DOM and SAX classes in turn) + javax transaction and security classes. I've managed to get the

jndi.properties

2001-12-18 Thread Namor Taror
I'm getting jndi exception when envoking ejb web service. I have defined jndi.properties file and put a reference to it into my system classpath as well as into the axis orion-application.xml and orion-web.xml files. My jndi.properties file is: java.naming.factory.initial