1 Reply Latest reply on Dec 24, 2012 9:09 AM by malikoski

    addDeployment () operation for MBean jboss.as:management-root=server is not accessible jboss-as-7.1.1-final.

    piy26

      Hi,

       

      I am using jboss-as-7.1.1-final.

       

      I am connecting to JCONSOLE using uri "service:jmx:remoting-jmx://localhost:9999"

       

      For the jboss.as:management-root=server object, I want to invoke addDeployment (name, runtimeName, content, enabled) operation from JCONSOLE. But the operation is not accesible and is disabled.

       

      Kindly suggest me is there any configuration option that I need to set to true to make it accessible.

       

      My aim is to invoke the operation addDeployement() on the jboss.as:management-root=server object so that I can perform remote deployment programatically.

       

      Please advice.

       

      Thanks in advance.