RE: ATM example and Oracle

2001-05-29 Thread Mustafa Cayci
Doug, Thanks that worked. Mustafa --- Doug Pham <[EMAIL PROTECTED]> wrote: > Mustafa, > > Here is one that I am using. Make sure your jdbc > drivers are in the Orion's > library directory. > > > class="com.evermind.sql.DriverManagerDataSource" > name="Oracle" > schema=

Re: ATM example and Oracle

2001-05-29 Thread B. Dawkins
Mustafa, I was able to get the ATM demo running.  My sure you put the SID between :SID:PORT Brandy >From: Mustafa Cayci <[EMAIL PROTECTED]> >Reply-To: Orion-Interest <[EMAIL PROTECTED]> >To: Orion-Interest <[EMAIL PROTECTED]> >Subject: ATM example and Oracle >Date: Tue, 29 May 2001 12:22:36 -070

RE: ATM example and Oracle

2001-05-29 Thread Doug Pham
Mustafa, Here is one that I am using. Make sure your jdbc drivers are in the Orion's library directory. I hope this will help you. Good Luck Doug Pham -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mustafa Cayci Sent: Tuesday, May 29, 2001 2:2

Re: ATM example and Oracle

2001-05-29 Thread Rafael Alvarez
Hello Mustafa, You need to put the JNDI location of the Datasource. Check out data-sources.xml.html in the docs. This locations does NOT support connection pooling and transactions. Tuesday, May 29, 2001, 3:22:36 PM, you wrote: MC> I am trying to deploy and run the ATM example using MC> Oracle a

RE: ATM example and Oracle

2001-05-29 Thread elephantwalker
Try this one...it should be in the orion/config directory...data-sources.xml: http://www.orionserver.com/dtds/data-sources.dtd";> regards, the elephantwalker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mustafa Cayci Sent: Tuesday, Ma