We're trying out 1.0 in order to migrate to a release version. For me this is happening when I'm doing an insert -- not a delete. Raghavan
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 6:38 AM To: [EMAIL PROTECTED] Subject: RE: Optimistic Locking exception with 1.0 - doesn't happen with rc4 Hello, > -----Original Message----- > From: Kollivakkam R. Raghavan [mailto:[EMAIL PROTECTED] > I am getting the following exception with an optimistic locking which > does not happen with rc4. Did something change? We are about to use > OJB in production and I wanted to switch to the release version. > Please help. which OJB version do you use now? I switched from OJB 1.0.0rc4 to a later version in the development trunc and noticed that you get this message when you do two deletes on the same instance. In rc4, the second delete was silently ignored. Olli --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
