Hi Luis,

Here is an example for Oracle.

Eric :-)

<data-source
                class="com.evermind.sql.DriverManagerDataSource"
                name="Oracle"
                location="jdbc/OracleCoreDS"
                xa-location="jdbc/xa/OracleXADS"
                ejb-location="jdbc/OracleDS"
                connection-driver="oracle.jdbc.driver.OracleDriver"
                username="jbond"
                password="jbond"
                url="jdbc:oracle:thin:@rddb:1521:ORCL"
                inactivity-timeout="30"
                schema="database-schemas/oracle.xml"
        />
Luis Miguel Cubillo wrote:

> Hello I�m Luis Miguel and I new in Orion:
>     I need somebody help me to know how configure the data_source.xml for
> any driver
> Thank you very much for your help


Reply via email to