[GENERAL] PostgreSQL 8.2.3, Jboss 4.0.3 and postgresql-8.2-504.jdbc4

2007-02-28 Thread Andrew Madu
Hi, i've just upgraded from posgreSQL 8.1 to 8.2.3. I placed postgresql-8.2-504.jdbc4 in /deploy/ejb3.deployer, restarted jboss and the proces breaks when it gets to detecting what postgresql driver is being used! I remove the jdbc4 driver and replace it with, my original driver, postgresql-8.1-40

[GENERAL] PostgreSQL primary (sequence) key issue (Ruby/Rails)

2007-03-01 Thread Andrew Madu
violates not-null constraint FexecMain.c L1795 RExecConstraints: INSERT INTO usertbl Oh my head hurts!! -- Regards Andrew On 01/03/07, Andrew Madu < [EMAIL PROTECTED]> wrote: Hi Dave, my apologies for contacting you off list but i'm having a spot of bother with postgreSQL sequ

[GENERAL] SOLVED: Re: PostgreSQL primary (sequence) key issue (Ruby/Rails)

2007-03-01 Thread Andrew Madu
Hi, this one has been finally put to bed!! -- Regards Andrew On 01/03/07, Andrew Madu <[EMAIL PROTECTED]> wrote: Hi Guys, I'm completely stumped with this one! I've included ActiveRecord::Base.set_sequence_name in my environment.rb, and in my user.rb I've placed the f