Remote Datasource Question

2000-09-03 Thread Robert Balahura
I am trying to figure out how to configure a remote datasource with Orion. I want to set the "servername" of my datasource to instruct Orion to use a specific database server on the network. Is this field in datasource.xml?

ARCHIVES

2000-08-07 Thread Robert Balahura
Where are the mailing list archives? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Steven Punte Sent: Saturday, August 05, 2000 7:20 PM To: Orion-Interest Subject: Restarting Orion: HELP: NOT WORKING Dear Orion Interest Group: Platform:Sun

new to orion datasources one simple question

2000-07-30 Thread Robert Balahura
Hi, I am using a JDBC 2.0 driver and configured the data-sources.xml with this driver. I want to know which JNDI location I should be looking up to getConnection() in my application to use connection pooling - these are the choices: location="jdbc/DefaultDS"

RE: newbie questions - where are good docs?

2000-07-28 Thread Robert Balahura
I don't see the evermind.ConnectionDataSource class in the javadocs. Am I missing something? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Joseph B. Ottinger Sent: Friday, July 28, 2000 2:31 AM To: Orion-Interest Subject: Re: newbie questions - where

POSTGRESQL NEWBIE ORION

2000-07-28 Thread Robert Balahura
I am playing with the data source.xml right now and still have a couple questions. Bear in mind they are beginner questions, sorry for any inconvenience. -in the data-source.xml, you are recommending using ConnectionDataSource as the class. I don't see this class in the orion api docs? Am I

RE: POSTGRES AND ORION NEWBIE QUESTION

2000-07-27 Thread Robert Balahura
your_password" / Your second question: Don't use getPooledConnection but use getConnection() because Datasource doesn't have a method getPooledConnection() Hope this helps. Greetings Wim Veninga email : [EMAIL PROTECTED] -Original Message- From: Robert Balahura [EMAIL PROTECTED]