Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Cache Coordination not Working properly(Cache Coordination not Working properly)
Cache Coordination not Working properly [message #1774993] Mon, 23 October 2017 10:01 Go to next message
saman sheikhtajian is currently offline saman sheikhtajianFriend
Messages: 3
Registered: June 2017
Junior Member
We have 3 ear file A B C with same entities and persistenceUnit name
these files are deployed on same weblogic .
we use RMI for cache coordination.
I change Entity User on A and B and Cache Coordination works properly .
on C when I use find on non transactional method I get old User data .
Why Cache Coordination not Working properly on C?
Thanks.
Re: Cache Coordination not Working properly [message #1775035 is a reply to message #1774993] Mon, 23 October 2017 19:51 Go to previous message
Chris Delahunt is currently offline Chris DelahuntFriend
Messages: 1389
Registered: July 2009
Senior Member
Turn on EclipseLink logging to see if they are connecting when being deployed. The logs should give you an indication on what is or isn't happening with Cache coordination.
Previous Topic:how to write DDL sql for create table in Eclipselink JPA
Next Topic:Please refactor code - use sonar -EntityManagerSetupImpl - PreDeploy has 400 lines of code
Goto Forum:
  


Current Time: Sat Apr 27 05:14:07 GMT 2024

Powered by FUDForum. Page generated in 0.03106 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top