In general, I would say it's not possible for PCPath to be shared by multiple threads. There could be a bug here, but we're not aware of one.
Just for giggles, can you run with openjpa.Mulithreaded set to true and let us know the results. Thanks, Kevin On Wed, Oct 9, 2013 at 8:53 AM, givanildo.alves <[email protected]> wrote: > As a complement to my previous post, one question: in a scenario where each > thread has its own EntityManager instance, is it possible for a PCPath > instance be shared by multiple threads ? > > Thanks > > > > -- > View this message in context: > http://openjpa.208410.n2.nabble.com/Supposed-concurrent-access-issue-to-PCPath-instance-tp7585102p7585114.html > Sent from the OpenJPA Developers mailing list archive at Nabble.com. >
