How to implement JGroupsChangeNotification
How to implement JGroupsChangeNotification
- Subject: How to implement JGroupsChangeNotification
- From: Dov Rosenberg <email@hidden>
- Date: Thu, 11 Sep 2008 14:53:24 -0400
- Thread-topic: How to implement JGroupsChangeNotification
Title: How to implement JGroupsChangeNotification
We have bitten the Project Wonder bullet and started adding Wonder into our application. We are now struggling to figure out the exact mojo required to get the jgroups change notification framework implemented. Any hints would be appreciated.
It seems that during our application startup (now extends ERXApplication instead of WOApplication) we need to kick something off.
Our first cut we did this:
ERJGroupsNotificationCenter.install();
But that didn’t seem to hook up the Jgroups stuff properly. We are getting an exception: ERJGroupsNotificationCenter - Failed to read notification: java.io.StreamCorruptedException: invalid stream header
We see messages being sent in the logs but no actual changes are occurring.
Any thoughts or ideas would be appreciated
Thanks in advance
Dov Rosenberg
_______________________________________________
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