0 Replies Latest reply on Dec 5, 2007 8:34 AM by adrian.brock

    MBean interfaces for deployers

      I just created an EjbParsingDeployerMBean so I could expose that deployer
      for management.

      I needed this so I can turn off xml validation in the message-driven tests.

      We should really be providing base mbean interfaces in the deployers projects
      that the concrete deployers can reuse. See the FIXME in that class.

      Then all deployers can be exposed for management.