1 Reply Latest reply on Jun 25, 2003 12:31 PM by adrian.brock

    Deploying specific bean(s) in an application using JMX?

    hnewin

      Hi,
      I'm new to JBoss and JMX and I was wondering if I can hot deploy specific bean(s) in an application. Let's say I have an application (ejb-test.jar) that has multiple beans (sessionBean1, entityBean1, etc...). Can I hot deploy just sessionBean1? Right now if I hot deploy ejb-test.jar, then all the beans will be deployed.

      thanks