Re: OJB_HL_SEQ

2006-01-21 Thread Dennis Bekkering
I had the same problem and fixed it by removing field-descriptor name=name column=FIELDNAME jdbc-type=VARCHAR primarykey=true / from class-descriptor class=org.apache.ojb.broker.util.sequence.HighLowSequence table=ojb_hl_seq in

RE: OJB_HL_SEQ

2006-01-20 Thread DiCorpo, Phillip
Look at src/schema/ojbcore-schema.xml You can use torque to generate the SQL. -Original Message- From: Rick Roman [mailto:[EMAIL PROTECTED] Sent: Friday, January 20, 2006 5:07 PM To: OJB Users List Subject: OJB_HL_SEQ After upgrading to ojb-1.0.4 I am getting an error:

Re: OJB_HL_SEQ

2006-01-20 Thread Armin Waibel
Hi Rick, Rick Roman wrote: After upgrading to ojb-1.0.4 I am getting an error: [org.apache.ojb.broker.metadata.RepositoryXmlHandler] ERROR: Exception while read metadata Error creating PersistentField: org.apache.ojb.broker.util.sequence.HighLowSequence, name

RE: ojb_hl_seq table doesn't exist

2003-02-20 Thread luis barreiro
Have you create the tables for the Hi/Low Sequence Algorithm ?¿?¿ They are necessary in order to work with OJB. Check the next URL : http://db.apache.org/ojb/platforms.html (Un saludo ;) -Mensaje original- De: Ferran Parra [mailto:[EMAIL PROTECTED]] Enviado

Re: ojb_hl_seq table doesn't exist

2003-02-20 Thread Ferran Parra
Thanks all, Thomas, casterx, Mark and luis, now have a tables in my mysql and run, thanks. - Original Message - From: luis barreiro [EMAIL PROTECTED] To: OJB Users List [EMAIL PROTECTED] Sent: Thursday, February 20, 2003 8:36 AM Subject: RE: ojb_hl_seq table doesn't exist Have you

Re: ojb_hl_seq table doesn't exist

2003-02-19 Thread Thomas Mahler
See here for an explanation of the OJB internal tables: http://db.apache.org/ojb/platforms.html cheers, Thomas Ferran Parra wrote: Hi i have this error: General error: Table 'ibercamera.ojb_hl_seq' doesn't exist dbname = ibercamera what are happend with ojb?? thanks Ferran Parra Departament

RE: ojb_hl_seq table doesn't exist

2003-02-19 Thread Mark H
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 19 February 2003 08:07PM To: OJB Users List Subject: Re: ojb_hl_seq table doesn't exist See here for an explanation of the OJB internal tables: http://db.apache.org/ojb/platforms.html cheers, Thomas Ferran Parra wrote: Hi i have this error: General