0 Replies Latest reply on May 6, 2010 10:15 AM by pr00t

    How redeploy BSHDeployer from the jmx-console ?

      Hello,

       

      I run a jBoss server (3.2.8.SP1, i know it's an old one) in my lab and i am confronted to one problem.

       

      I would like to know how to redeploy the BSHDeployer service from the jmx-console.
      I found out the following beans that could help to do so but i don't know how :
      MainDeployer
      ServiceController
      ServiceDeployer
      Mbean Registry
      I assume that as the BSHDeployer is a jBoss component, it may easier to redeploy.
      In the jboss-service.xml the section dedicated to the BSHDeployer deployment that may be usefull to redeploy the service is :
      <mbean code="org.jboss.varia.deployment.BeanShellSubDeployer"
           name="jboss.scripts:service=BSHDeployer">
      </mbean>
      Thanks.
      Peter