[jboss-user] [Management, JMX/JBoss] - Re: Persistence not quite working

dimitris@jboss.org do-not-reply at jboss.com
Wed Jan 31 05:13:56 EST 2007


JMX persistence is based on the assumptions that a setter is called through the MBeanServer and the only way to do this is by having a setter exposed. You'd have to use some sort of AOP to intercept a setter call that doesn't go through the MBeanServer, and this is a whole different story.

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

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



More information about the jboss-user mailing list