> This is starting to become an chalenge...
> Let try to solve this one...
Thanks a lot for your enthusiasm, I really
need this.
> In this case, jonas does not serialize because these are different bean
> instances. The solution was to use "read_committed" as isolation level
> for Interbase.
I've done this...
datasource.name jdbc_openuss
datasource.url jdbc:interbase:...
datasource.isolationlevel read_commited
datasource.classname interbase.interclient.Driver
datasource.username ...
datasource.password ...
jdbc.connchecklevel 1
jdbc.connmaxage 30
jdbc.connmaxthreads 4
jdbc.connexcltimeout 30
jdbc.connteststmt select * from rdb$types
But it seems, it does not work?
> Yes, that worked for me but seems that dont work with Blasius. Must be
> something about his entity beans that is causing this.
> You think that it is possible that for some reason (like the place on the
> .properties file) the Isolation level isnt being set?
With other databases - I already checked (the same
system) with PostgreSQL and HypersonicSQL -
the system works well, so I don't think, that this
has something to do with my ejbs...
Pedro, let's compare our environment:
I use JDK 1.3, JOnAS 2.3, InterBase 6, and
InterClient 2 (with your new interclient.jar).
What do you use?
--
---------------------------------------------------
Blasius Lofi Dewanto
---------------------------------------------------
OpenUSS - Open University Support System
http://openuss.sourceforge.net
---------------------------------------------------
E-Mail : [EMAIL PROTECTED]
ICQ : 39343280
---------------------------------------------------
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".