Re: DataCache and OptimisticVerificationException

2007-07-11 Thread Frank Jagla
Hello Marc, it is the same JVM case, but we still had the TCPRemoteCommitProvider configured. So we will try "sjvm" and see what happens. If not I will prepare a more detailed description. Frank Marc Prud'hommeaux schrieb: Frank- Are you saying that you are using OpenJPA from multiple JVM

Re: DataCache and OptimisticVerificationException

2007-07-10 Thread David Ezzio (asmtp)
Hi Frank, This is not the best place to discuss user issues with OpenJPA. The list to use for that is [EMAIL PROTECTED] This is definitely not the place to discuss issues with Kodo. I suggest that you contact BEA support in Germany. Let me know if you need any further information. Best

Re: DataCache and OptimisticVerificationException

2007-07-10 Thread Marc Prud'hommeaux
Frank- Are you saying that you are using OpenJPA from multiple JVMs, but don't have a RemoteCommitProviders configured? If so, then this isn't unexpected, since the RemoteCommitProvider is used to broadcast messages about cache changes to other JVMs (or other EntityManagerFactories in the