One option is to create MBeans on the fly for each component. Also have a Model MBean, which is persisted and holds a reference to the component MBeans. On save() it should persist its own state along with the list of components and their state, so that they can be recreated on startup.
Ivelin View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843932#3843932 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843932 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
