Oracle 10g compliance

2006-02-21 Thread Bruno CROS
Hi all,

Apparently, 1.0.4 does not support Oracle 10g platform (torque does but not
the OJB runtime)

So, i go on with oracle 9i settings. Does anyone report experience (good or
bad) of that ?

Thanks.


Re: Oracle 10g compliance

2006-02-21 Thread Thomas Dudziak
On 2/21/06, Bruno CROS [EMAIL PROTECTED] wrote:

 Apparently, 1.0.4 does not support Oracle 10g platform (torque does but not
 the OJB runtime)

 So, i go on with oracle 9i settings. Does anyone report experience (good or
 bad) of that ?

OJB does work just fine with 10g. As far as OJB is concerned, there is
no relevant difference between 9i and 10g, so you should be fine with
the 9i platform.

Tom

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



Re: Oracle 10g compliance

2006-02-21 Thread Bruno CROS
OK. Fine.

I supposed that it was good.

It was just to be sure.

Thanks Thomas.


On 2/21/06, Thomas Dudziak [EMAIL PROTECTED] wrote:

 On 2/21/06, Bruno CROS [EMAIL PROTECTED] wrote:

  Apparently, 1.0.4 does not support Oracle 10g platform (torque does but
 not
  the OJB runtime)
 
  So, i go on with oracle 9i settings. Does anyone report experience (good
 or
  bad) of that ?

 OJB does work just fine with 10g. As far as OJB is concerned, there is
 no relevant difference between 9i and 10g, so you should be fine with
 the 9i platform.

 Tom

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




RE: Oracle 10g compliance

2006-02-21 Thread Ferrer, Eric

I am not running 1.0.4, heck I just inherit this code I am working with
now, and they had renamed the jar file to just say ojb.jar but I know
its not 1.0.4 (file data on jar is early March 2005).   Everything seems
stable so far, been running our junit tasks and building against our
Oracle database.  Wish I could tell you more, but the product we
designed was switch to a SQL Server production install and we have been
off Oracle for a couple of months now.  

!-- ORACLE DEV--
!-- --
jdbc-connection-descriptor jcd-alias=APPLICATION 
default-connection=true platform=Oracle9i jdbc-level=3.0
driver=com.p6spy.engine.spy.P6SpyDriver
dbalias=thin:@XX.Y.XX.Y::UnitDB protocol=jdbc
subprotocol=oracle 
username=johnny password=dbms
eager-release=false batch-mode=false useAutoCommit=1
ignoreAutoCommitExceptions=false
connection-pool maxActive=256 validationQuery=SELECT 1 FROM
DUAL testOnBorrow=true/
/jdbc-connection-descriptor
!


-Original Message-
From: Bruno CROS [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 21, 2006 1:12 AM
To: OJB Users List
Subject: Oracle 10g compliance

Hi all,

Apparently, 1.0.4 does not support Oracle 10g platform (torque does but
not
the OJB runtime)

So, i go on with oracle 9i settings. Does anyone report experience (good
or
bad) of that ?

Thanks.

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



Re: Oracle 10g compliance

2006-02-21 Thread Edson Carlos Ericksson Richter
I've a OJB 1.0.3 running either Oracle 10 XE and SQL 2005 Express 
without changin a line of code...


OJB rocks!

Richter



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