AW: Bug? DataCache after update contains only the updated information from a Collection

2012-06-10 Thread Boblitz John
Hello Chris, That seems to solve the problem! Thanks! Thanks to you too Kevin for your efforts! I will try to write up a quick test case for this based on my entities, etc ... In the hopes that it can be reproduced and maybe the actual cause can be found. Is there information somewhere on how

Re: AW: Bug? DataCache after update contains only the updated information from a Collection

2012-06-10 Thread Rick Curtis
I already have a unit test that reproduces this issue. I will try to spend a bit more time tomorrow debugging to see where the problem is. On Jun 10, 2012 4:24 PM, Boblitz John john.bobl...@bertschi.com wrote: Hello Chris, That seems to solve the problem! Thanks! Thanks to you too Kevin for

AW: Bug? DataCache after update contains only the updated information from a Collection

2012-06-08 Thread Boblitz John
Hi Kevin, Thanks for the response. Here some answers: 1. Why is the @InverseLogical annotation required? I included this quite early in the development of as the manual suggested that using the annotation would cause openJpa to manage the relations for me. Are you implying that mappedBy in