Konrad Billewicz wrote:
I know that my problem hasn't do much with JBoss but I decided to post it here. If you know more suitable place, show me it please.

I have a Session EJB deployed on JBoss. I'm using JDBCTemplate (from Spring framework) to connect with Oracle 9i database (defined as datasource in JBoss).

I tried to use SELECT ... FOR UPDATE statement but when I'm executing it, the application stops and waits forever. As far as I know it shouldn't. Rows in the database aren't blocked (I can make UPDATE or SELECT ... FOR UPDATE freely).

What it can be? How to solve this problem?

Sender: [EMAIL PROTECTED]

Wow, how did this get here?...

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

Reply via email to