Re: How to implement JGroupsChangeNotification
Re: How to implement JGroupsChangeNotification
- Subject: Re: How to implement JGroupsChangeNotification
- From: Mike Schrag <email@hidden>
- Date: Fri, 12 Sep 2008 00:27:47 -0400
Roughly from one of our apps:
er.extensions.ERXObjectStoreCoordinatorPool.maxCoordinators=1 er.extensions.remoteSynchronizer.enabled=true er.extensions.remoteSynchronizer=er.jgroups.ERJGroupsSynchronizer er.extensions.jgroupsSynchronizer.multicastAddress=230.0.0.4 er.extensions.jgroupsSynchronizer.multicastPort=4322 er.extensions.jgroupsSynchronizer.groupName=SomeApp
You have to be fully using Wonder here, so all your editing contexts need to be ERXEC.newEditingContext()'s not new EOEditingContext. Other than that, things should just work.
We can see the messages getting sent and received but the data doesn’t seem to be changing as expected.
"not changed as expected" = "not changed" or "not as expected"?
ms |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden