-
Feb 17th, 2009, 09:45 AM
#1
JMX across a cluster
I have a requirement to support both JBoss and WebSphere app servers. I would like to expose some beans through JMX across these clusters. But, how would I do this without tying into application specific jmx servers?
Using spring's jmx, I can run through the tutorials and see how they would do exactly what I would like....but how can I get the one request to send out notifications to every other server in the cluster so the change is replicated across? Is there a generic way to do that?
-
Feb 18th, 2010, 05:50 AM
#2
JMX Notifications with Spring
Here is a post outlining JMX notification API usage with Spring JMX
Last edited by erezmazor; Feb 25th, 2010 at 03:36 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules