<data-sources>
  <data-source
    name="Devel One DS"
    class="com.evermind.sql.ConnectionDataSource"
    location="jdbc/DevelOneCoreDS"
    pooled-location="jdbc/DevelOnePooledDS"
    xa-location="jdbc/xa/DevelOneXADS"
    ejb-location="jdbc/DevelOneDS"
    schema="database-schemas/oracle.xml"
    url="jdbc:oracle:thin:@samoa.spottedfly.com:1521:DEV1" <-- change to
your host and SID
    connection-driver="oracle.jdbc.driver.OracleDriver"
    username="mySchemaName"
    password="myPassword"
  />
</data-sources>

peace - scot

Mong Kon Mo wrote:
> 
> Hello,
> 
> I am trying setup Orion to communicate with an Oracle 8.0.5.1 database.
> I've obtained the JDBC drivers from Oracle, but I'm confused about what
> I should be doing next.  The Orion documentation says I need to copy the
> driver to the Orion\lib directory and add a data source in
> data-sources.xml; but what fields do I change and what values should I
> use?
> 
> Can anyone, perhaps someone who uses Orion and Oracle, help clear up
> this process for me?
> 
> Thanks in advance,
> 
> Mong Kon Mo

-- 

  scot weber - [EMAIL PROTECTED]
  -------------
  Given a choice between a folly and a sacrament, one should
  always choose the folly -- because we know a sacrament
  will not bring us closer to God and there's always a chance
  that a folly will. - Erasmus

  The only man who never makes a mistake is the man who
  never does anything. - Theodore Roosevelt.

Reply via email to