It is getting out of hands!!!

2009-03-17 Thread Andrei Tchijov
Somehow DB got into this situation again (identical stack traces). I end-up removing (commenting out) @Version field from PSLBase class and now it works (without any changes to DB). I think it points quite conclusively that something is not right with the way @Version field influence enhanced co

Re: It is getting out of hands!!!

2009-03-18 Thread Kevin Sutter
Andrei, I'm sorry you are experiencing issues with your scenario. But, we will probably need additional information to help decipher the problem. We have many, many testcases that use @Version in the Entities. And, 95% of our testing is with enhanced Entities (either statically or dynamically).

Re: It is getting out of hands!!!

2009-03-24 Thread Andrei Tchijov
Sorry for delay. I will try to reduce my code to manageable test case. Unfortunately I can not promise that I will be able to do it any time soon. Things are working without @Version and I have to spend my time on other things. I will try to rebuild our stuff with 1.2.1 and see if the probl