Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 15:22 Go to next message
suneel allareddy is currently offline suneel allareddyFriend
Messages: 2
Registered: September 2012
Junior Member

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 14:28 Go to previous message
James Sutherland is currently offline James SutherlandFriend
Messages: 1939
Registered: July 2009
Location: Ottawa, Canada
Senior Member

See,

http://www.coderanch.com/t/592919/ORM/databases/Toplink-Cache-coordination-JMS-manual


James : Wiki : Book : Blog : Twitter
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: Thu Apr 25 00:56:16 GMT 2024

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

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

Back to the top