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.
I need help about this too.
Please.