Hello guys.
i've tried apache project: Object Relational Bridge
Everything seems to work properly.

But with postgresql i got this problem:

[DEFAULT] WARN: [PlatformFactory] problems with platform
org.apache.ojb.broker.platforms.PlatformPostgresqlImpl: org.apa
che.ojb.broker.platforms.PlatformPostgresqlImpl
[DEFAULT] WARN: [PlatformFactory] OJB will use PlatformDefaultImpl instead


It seems that it doesn't work with it's own PlatformPostgresqlImpl, so it
switch to the generic one.
Selects work, but update don't!
Did you have the same problems?
did u succeed in making work OJB with postgresql?

My config:
OJB 1.0 rc4
jdk-1.4.2.01_2(win xp)  / tried also on freebsd(4.8) jdk-1.4.1 patchset 3
jakarta-tomcat-4.1.27
postgresql-7.3.4_1
drivers tried:
http://jdbc.postgresql.org/download/pg73jdbc1.jar
http://jdbc.postgresql.org/download/pg73jdbc2.jar
http://jdbc.postgresql.org/download/pg73jdbc3.jar

THNX ALL!



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to