5 Replies Latest reply on Mar 14, 2012 10:37 PM by jaikiran

    How to deploy MBean with a WAR?

    szhigunov

      I am porting JBoss 4 app which has MBean deployed via xml file in the EAR directory and service entry in META-INF/jboss-app.xml. What would be the way to do it with JBoss 7? Could not find an example. I do not want to switch to Singleton EJB since the MBean creates threads  Can it be done with WAR deployment?