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

RE: jndi.properties and ApplicationClientInitialContextFactory

2002-02-26 Thread Geoff Soutter
]] 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-25 Thread The elephantwalker
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, to make your application client work with orion. regards, the elephantwalker www.elephantwalker.com -Original

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