----- Original Message -----
From: "Cristos Dimitriou" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 1:02 PM
Subject: writing to the database


Hi all,

I have recently upgrade to Version 0.9.9.
#####
Which OJB version do you use before upgrade?
Do you set the configuration as described in doc 'deployment'?


Currently the environment that i am running is a managed
environment(JBOSS) connecting to a postgres db. I am having problems
writing to the database, more specifically, the application executes
cleanly with no runtime errors however no values have been writen to the
db. It seems that i have only aquired a read lock to the database but
the code that I am using in order to obtain a database is as follows:
db.open("default#user#pwd",Database.OPEN_READ_WRITE);
#####
OK

regards,
Armin


Does anyone have any ideas?

Thanks in advance
Cristos Dimitriou




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

Reply via email to