Thanks, Robert!
My mistake was in incorrect oracle url. But now I'm getting this error:
com.evermind.server.rmi.OrionRemoteException: Database error: Message file
'oracle.net.mesg.Message'
And indeed there is no such class in classes111.zip from 8.1.5.
When I put classes111.zip from 8.1.6 onto my orion/lib directory, the error
appeared this way:
com.evermind.server.rmi.OrionRemoteException: Database error: Message file
'oracle.jdbc.dbaccess.Messages' is missing.
stas@
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Robert Krueger
> Sent: Monday, August 21, 2000 4:12 PM
> To: Orion-Interest
> Subject: Re: Oracle DS
>
>
> At 14:38 21.08.00 , you wrote:
> >Hello
> >
> >I can't get my Orion running with Oracle datasource. Could somebody shed
> >some light on this?
> >Maybe some example of data-sources.xml?
> >
> >TIA
> >
> >stas@
> >
>
> <data-source
> name="Procurement Datasource"
> class="com.evermind.sql.ConnectionDataSource"
> location="jdbc/ProcurementDS"
> xa-location="jdbc/xa/ProcurementXADS"
> ejb-location="jdbc/ProcurementEJBDS"
> url="jdbc:oracle:thin:@servername:1521:S701A"
> connection-driver="oracle.jdbc.driver.OracleDriver"
> schema="database-schemas/oracle.xml"
> username="user"
> password="pass"
> inactivity-timeout="30"
> />
>
> no problems with orion and oracle at all.
>
> HTH,
>
> robert
>
>
>
>
> (-) Robert Kr�ger
> (-) SIGNAL 7 Gesellschaft f�r Informationstechnologie mbH
> (-) Br�der-Knau�-Str. 79 - 64285 Darmstadt,
> (-) Tel: 06151 665401, Fax: 06151 665373
> (-) [EMAIL PROTECTED], www.signal7.de
>
>