3 Replies Latest reply on May 26, 2004 4:19 PM by juha

    Using JMX as an OSGI alternative

    jspence96

      I want to use MBeans as an alternative to the OSGI bundle mechanism and I am wondering if JBoss supports this kind of thing. I want to write several MBeans as service modules or bundles and want to be able to install, uninstall, start and stop these module or bundles dynamically. I know with JBoss MBeans can be started and stopped but does JBoss support the idea os installing and uninstalling an MBean dynamically?