Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » EclipseLink/Toplink Cache coordination using JMS for manual DB updates
EclipseLink/Toplink Cache coordination using JMS for manual DB updates [message #916125] Tue, 18 September 2012 11:22 Go to next message
Eclipse UserFriend

We are having 2 web application using same Database and common Toplink library, but 2 different session objects for both the applications. We are using JMS for cache coordination. JMS propagating messages successfully between the applications and able to see the object changes in both the applications properly. Now, we are trying to refresh cache for manual updates in Database.
We are trying to refresh particular object which is modified in database in one application, it is able to refresh in the application from which refresh happened but not in other application. Is there any way we can force JMS to propagate these changes/updates?

Our intention is refreshing in one application so that JMS should coordinate and update in others when DB manual updates. Please let us know any comments for the same.

Database using: Oracle 11g
Toplink Version:- 9.0.3

Also, we are planning to migrate Toplink to eclipse Link soon but i think above issue will be persists.

Please let us know if any more details required on the same.
Re: EclipseLink/Toplink Cache coordination using JMS for manual DB updates [message #923002 is a reply to message #916125] Tue, 25 September 2012 10:28 Go to previous message
Eclipse UserFriend
See,

http://www.coderanch.com/t/592919/ORM/databases/Toplink-Cache-coordination-JMS-manual
Previous Topic:HashPartitioningPolicy fails for large IDs of type long
Next Topic:Help for migrating Toplink 9.0.3 to 11
Goto Forum:
  


Current Time: Wed Jul 23 17:13:27 EDT 2025

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

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

Back to the top