Hi Michael, I had the same problem some months ago, and it was a problem of putting Oracle with a capital 'O' in repository.xml. For the original posting see on: http://www.geocrawler.com/archives/3/7392/2002/5/150/8647351/
OJB has changed a lot and gone through several releases now, so I don't know if the tip is still up-to-date. Since the repository-syntax has changed, you have to put platform="Oracle" instead of <dbms.name> which was the old syntax. Joerg. ----- Original Message ----- From: "Michael Buchsbaum" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 21, 2002 4:47 PM Subject: Re: AW: OJB and Oracle > Thanks for the response Thomas. I have tried setting the level to 1.0 > rather than 2.0 in the repository.xml file, but that didn't work. And I > haven't seen anything in the archives. I guess I'll just wait to see if > someone else has the same problem. > > Thanks > Michael > > > You can try to search the mailing list for a solution. > > AFAIK it helps to set the jdbc level to "1.0" rather than "2.0". > > > > cheers, > > Thomas > > > >> -----Urspr�ngliche Nachricht----- > >> Von: Michael Buchsbaum [mailto:[EMAIL PROTECTED]] > >> Gesendet: Mittwoch, 21. August 2002 16:31 > >> An: [EMAIL PROTECTED] > >> Betreff: OJB and Oracle > >> > >> > >> I still can't get OJB to work with Oracle. I have tried with the > >> Persistence Broker and the ODMG API, and in both cases I > >> always get a "ORA- > >> 00911: invalid character". Has anyone run into this problem before? > >> > >> Is this a known issue with the Oracle thin driver? > >> > >> > >> Thanks > >> Michael > >> > >> > >> > >> > >> -- > >> To unsubscribe, e-mail: > >> <mailto:[EMAIL PROTECTED]> > >> For additional commands, e-mail: > >> <mailto:[EMAIL PROTECTED]> > >> > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> For additional > > commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- > Michael Buchsbaum > Snapu Technology Corporation > 917-331-7838 > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
