[jboss-dev-forums] [Design of JMX on JBoss (JBoss/JMX)] - Re: Duplicate jmx remoting in jbossas5

dimitris@jboss.org do-not-reply at jboss.com
Tue Jun 24 17:33:01 EDT 2008


I had a quick look at the jmx_remote-1_0-fr-spec. If I understand correctly the server is supposed to buffer the notifications emitted on the server (up to some limit?), and then push them to interested clients, according to the filters they have set.

A plain NotificationLister is needed, nothing special here. Maybe timing is different then?

I agree with Adrian about the classloading issues. Not sure how to deal with that, more reading is needed.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160357#4160357

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160357



More information about the jboss-dev-forums mailing list