0 Replies Latest reply on Nov 28, 2005 11:18 AM by mikeg123

    DataSourceBinding JMXInvoker attribute

    mikeg123

      Hello,
      using JBoss 4.0.2 with http-invoker

      I have deployed my own data source for postrgres and when I go to jmx console I can see the following service being deployed "name=NMS-DS,service=DataSourceBinding" under jboss.jca.
      When I click on the service one of the attributes is "JMXInvokerName" that is using "jboss:service=invoker,type=jrmp" service.

      quesion: is it possible to change this attribute to http-invoker service, because I want to disable JMXInvoker?