Oops, sorry, people. There was a typo in my url. That's why there were these
errors.
Now another problem occured: my data has been stored in cyrillic charset
with ColdFusion. Now when I'm trying to retrieve it with Orion it returns
just a mess of symbols instead of cyrillic texts. Any ideas? Is there a
place in Orion config where to set correct NLS_LANG? Whatever?

TIA

stas@

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Stanislav Maximov
> Sent: Monday, August 21, 2000 9:06 PM
> To: Orion-Interest
> Subject: RE: Oracle DS
>
>
> 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
> >
> >
>
>


Reply via email to