0 Replies Latest reply on Oct 11, 2006 3:46 PM by alexdemoraes

    Problem with Row Locking

    alexdemoraes

      Hello,

      I am facing a problem with row-locking. I have an application running in two machines (jboss4.0.3sp1), sending emails. Both read an Oracle DB and start to send mail. I set the row-locking property True, and checked the log to see if they are generating "Select for Update" code. They are generating. Although, application is not respecting the "select for update" query.

      Does anybody know why CMP does not respect select for update??

      Thank you all!